|
-
Jul 14th, 2000, 04:02 PM
#1
Thread Starter
Addicted Member
Im reading exported data from a comma seperated value file and I'm having a problem.
When I use the following statment:
Code:
Input #1, Field1$, Field2$, Field3$
And the file contains (for instance)...
"Address","Last, First","Phone"
The input is as follows...
Field1$ = Address
Field2$ = Last <-- any idea why its delimiting this field?
Field3$ = Phone
immediate help would be greatly appreciated
-
Jul 14th, 2000, 04:12 PM
#2
Thread Starter
Addicted Member
ONLY GOD KNOWS WHY?
I did not change a line of code, I rebooted and it works fine?!?
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
|