Re: Appending text files
From: softrock (anonymous_at_discussions.microsoft.com)
Date: 06/09/04
- Next message: Jan Hyde: "Re: running application on network"
- Previous message: Duane Bozarth: "Re: Plea for help with SP2 issues!"
- In reply to: Björn Holmgren: "Re: Appending text files"
- Next in thread: Rick Rothstein: "Re: Appending text files"
- Reply: Rick Rothstein: "Re: Appending text files"
- Reply: Björn Holmgren: "Re: Appending text files"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 9 Jun 2004 07:36:04 -0700
Bjorn, thanks. The routine works well. Just one more thing: how do you add a carriage return so that the text being written is written below the previously written text.
ex.
The routine as is does the following: if text1 = "abc" and text2 = "123" the resulting text3 = "abc123"
How can we get instead:
"abc"
"123"
in the new text file?
- Next message: Jan Hyde: "Re: running application on network"
- Previous message: Duane Bozarth: "Re: Plea for help with SP2 issues!"
- In reply to: Björn Holmgren: "Re: Appending text files"
- Next in thread: Rick Rothstein: "Re: Appending text files"
- Reply: Rick Rothstein: "Re: Appending text files"
- Reply: Björn Holmgren: "Re: Appending text files"
- Messages sorted by: [ date ] [ thread ]