Quote:
> I am using VB6 and need to parse a text string that is tab delimited.
I
> can read through it character by character using the MID function
> looking for Tabs, but this seems pretty cumbersome. Is there a
function
> or method that will accomplish this? Thanks
Check the Help for Split() and/or Instr()/InstrRev()
--
Please reply via the newsgroup only
Sent via Deja.com http://www.deja.com/
Before you buy.