|
-
Feb 14th, 2000, 07:04 AM
#1
Thread Starter
Junior Member
The text file that i am inputing from looks like this
11111de|Machine|Whatever|ok
Open "TEXTFILE" For Input As #1
Input #1, line1
The string i get for line1 is 11111
The string that i want to get is (the whole line) 11111de|Machine|Whatever|ok
I know it probaly has something to do with the pipe character ("|") please help.
Mark
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
|