home *** CD-ROM | disk | FTP | other *** search
- ADDNUMBER adds or removes numbers to ASCII files, such as BASIC or QUICKBASIC
- program code. However, it will work on any ASCII file. Use the remove number
- with caution, since it strips the first 6 columns from the file. This program
- makes a backup of the original file named filename.OLD, so no damage will come
- from experimenting.
-
- This was written as a bebugging tool for QuickBasic code which gives error
- messages directed to line 0, which is dumb. However, the program can be used to
- number any ASCII file.
-
- For syntax, type ADDNUM.
-
- Written by David Wesson, PhD.
- Newcastle Business School
- Newcastle upon Tyne
- England
-