VB6: Creating TOC for ASCII Files - TechRepublic
General discussion
October 23, 2001 at 02:19 AM
patrick45

VB6: Creating TOC for ASCII Files

by patrick45 . Updated 24 years, 7 months ago

Quick question — Can I get VB6 to do this: I have a directory of reports saved as ASCII files. I’d like to create a table of contents showing file name, date created, and file size. Not too hard. But, here’s the twist. I need to read and parse the headers so that I can get the title of the report and total number of pages. I’d like to copy these files montly to a CD for archiving purposes. Thanks! (I don’t think it’s a difficult question, but I’m making the points high anyway.)

This discussion is locked

All Comments