|
-
July 30th, 2000, 11:20 AM
#1
Editing delimited text File - what's best - Split(), TextStreamObject or ADO
Hello - I would really appreciate some help with these two questions please..
when dealing with the editing of info in comma delimited files - is it better to
: use the Split function to read row info into an array
: use the textstreamobject
: use an ADO recordset
Other question
I want to use Line Input to begin reading from a file at the line which appears after a line containing a string, say "hello world" - is this possible?
Thanks,
Mairi
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
|