![]() |
This program formats source code files to a format suitable for printing.
Several formatting options are present, for example: wrapping, line numbers,
header, footer, number of spaces per tab, number of characters per line and
number of lines per page. Multiple source code files can be processed in one
run, either by specifying filenames explicitly or by using wildcards.
Program output can be either ASCII or PostScript and by default is send to
stdout, but can be redirected to other devices (eg. printers)
or files if necessary.
The program can be downloaded from here as a ZIP file (current version is Jun 10, 1995).
This ZIP file contains the application. Uncompress this ZIP file to a directory which is in your PATH (eg.: C:\BIN). The program is typically run from the MS-DOS command line or from within a 'MS-DOS Prompt' window.
The program can be invoked as follows:
LISTING [-c chars] [-f] [-h] [-l] [-p] [-r rows] [-t size] [-w] <file...>
The meaning of the options is:
| -c | number of characters per line |
| -f | print footer |
| -h | print header |
| -l | print line numbers |
| -p | postscript output instead of ASCII |
| -r | number of rows per page |
| -t | number of spaces per tab |
| -w | wrap long lines |
This program is provided "as is" without warranty of any kind, either express or implied, including, but not limited to warranties of merchantability or fitness for a particular purpose. In no event will the author be liable for any damages, including incidental or consequential damages, arising out of the use of the program, even if advised of the possibility of such damages.
In case you find errors, please notify me and I will do my best to correct these. For reporting errors or other comments or requests regarding this program, please send an email to: