|
-
September 13th, 2009, 10:41 PM
#1
double quote appears on open and end of each lines.
Hi,
I'm extracting data to a text file (notepad) using VB system IO.
I'm not sure what is wrong.
When i extract the file from computer A, it is OK
Output:
Data A
Data B
Data C
Data D
But from PC B,
Output:
"Data A"
"Data B"
"Data C"
double quote appears on open and end of each lines.
Anyone know why and how to solve this?
Thanks.
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
|