|
-
Aug 26th, 2007, 06:16 PM
#1
Thread Starter
Junior Member
How to Remove Quotation Marks
I was wondering when I write strings to files how can I make the quotation marks not appear in the file, for example if I write a string to a file names z.txt and open it up it will have quotation marks before the text and after, so how can I remove this in visual basic when I write a file?
-
Aug 26th, 2007, 06:45 PM
#2
Re: How to Remove Quotation Marks
Use Print instead of Write.
-
Aug 26th, 2007, 07:01 PM
#3
Thread Starter
Junior Member
Re: How to Remove Quotation Marks
Thanks soooooooo much!!!!!
-
Aug 26th, 2007, 07:11 PM
#4
Re: How to Remove Quotation Marks
You are welcome.
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
|