I'm outputting some text to a .txt file (on Windows NT through Procomm Plus with a script written in Aspect).
I want to put this output into a table-style format, probably from the text file as input, unless it's possible to just skip the .txt and output it straight to the table.
Would it be easier to put that into an HTML or an Excel file (or other table format?), and how would that be done?
I have learned HTML, C/C++, Java, and Aspect, so if I could use those it would be nice. If not, then what language can do that?
|