|
-
Dec 19th, 2002, 10:56 AM
#1
Thread Starter
Fanatic Member
WriteLine writes line that is enclosed with quotes
When I use this command...
WriteLine(1, strText)
In the text file I created, the line is encloses with Quotation marks. How can I make it not include the Quotes?
Thanks
-
Dec 19th, 2002, 11:01 AM
#2
yay gay
mid(1, mystring.lenght -2)
\m/  \m/
-
Dec 19th, 2002, 11:31 AM
#3
Thread Starter
Fanatic Member
Thanks
Thanks but I got it.
If you use WriteLine you get a line of text enclosed in Quotes.
If you use PrintLine you get a line of text without the quotes.
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
|