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