| Summary: | This routine was written when I was handling a series of comma delimited files (of varying sizes). I used the vb line input statement to read a line from the file into memory, and needed to be able to determine how many fields (separate data items were in it).
|