|
-
May 26th, 2005, 06:31 PM
#1
Thread Starter
Lively Member
using the input command, but ignoring commas
i have a cfg file that i need to read, but ive come across a problem. i need to read it a line at a time, but the lines may have commas in them. i tryed to just use the input command, but it seperated what it was reading in by the commas.
for example, this might be the first line of the text file
i want to input that into a variable, but right now i can only figure out how to read the "for example" and " this might be the first line of the text file" seperatly, since they are seperated by a comma.
i didnt make the cfg file, so i have to read it as is. any help is appreciated
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
|