Community

Parse Tab Delimited Log Files With Visual Basic 2005 ‘My’ Namespace

(Mike McIntyre) Fields of data in log text files is often tab delimited. To access the fields of data in a tab delimited log file, or any tab delimited text file for that matter, the file must be parsed. Parsing a tab delimited text file is the process of transforming input text into a data structur

Read More - Register for Free Membership