|
|||||||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
DriverHeaven Newbie
Join Date: Aug 2005
Posts: 9
Rep Power: 0 ![]() |
reading and writing a file in VB
Has anyone had any experience readin and writing a file in VB?
When I write a string variable to a file it puts quotes around the line. THen when I read it back, the quotes are there. How do I strip the quotes or make it so that the quotation marks are not there when I write to the file? |
|
|
|
|
|
#2 |
|
DriverHeaven Newbie
Join Date: Dec 2005
Location: South Africa
Posts: 8
Rep Power: 0 ![]() |
i assume you are using Write # to acces the file,
in that case use Print # otherwise post a sample cheers |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|