|
-
July 23rd, 2008, 12:34 AM
#5
Re: how to read text on text file and store to variable
DataMiser - Have to agree the standard I/O are nice. I use them for binary/random file access. I just prefer to use the filesystemobject for text files since it provides nice ways of verifying the folder/file exists without getting into error handling routines.
I also find working with the filesystemobject makes my code more readable. But that my just be my experience since I have spent more time with text files then binary/random.
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
|