Me again
I receive a downloaded file from a mainframe env. that I process. How do I input this info if the file is comma delimited? How do I tell VB that the file is delimited? Data looks like this:
"i",1,"017925","2001/03/31","0380248.00"
Pse help!
thanks




Reply With Quote