|
-
Feb 20th, 2000, 08:03 PM
#1
Thread Starter
Member
Hiya, what I want to do is output a series of string variables to a simple .txt file. I know how to do this, but the problem is it outputs the "" marks as well. I want to get rid of these as they can't be read by another program that reads the text file. However the program I'm writing must be able to read the values in the file back as strings. Can anyone help?
Thanx in advance,
Matt
-
Feb 20th, 2000, 08:32 PM
#2
Member
How are you writing the file? Try using "Print #" instead of "Write #" ???
------------------
* * * * * * * * * * * * * * * * * * * * * *
AndyC
London
email: [email protected]
* * * * * * * * * * * * * * * * * * * * * *
-
Feb 20th, 2000, 08:38 PM
#3
Thread Starter
Member
Thanx very much, works a treat!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|