home *** CD-ROM | disk | FTP | other *** search
- UPDATE INFORMATION FORM
-
- Turbo Pascal Modulating Printing Utility
-
- Program Description:
- TPMPU prints Turbo Pascal source code files in an easy to read formatted
- outline. After printing some file statistics, TPMPU utilizes the printing
- capabilities of common dot matrix printers to enhance the readability of
- source code. Procedure and function names are emphasized and underlined
- with index numbers are printed on the right side of the page. Global
- variables are double-struck and local variables are italicized. A tally
- count is printed of "begin-ends". When processing pascal units, the user
- has the option of emphasizing all procedures and functions or only
- external ones.
- After printing the source code, TPMPU prints a listing of procedures and
- functions with their indices. User can elect to create a source code file
- stripped of one or both comment types allowed in Turbo Pascal.
-
- Users:
- Turbo Pascal programmers.
-
- Improvements:
- Allows printing of pascal units in two different ways. TPMPU runs easier
- if source code has too many procedures/functions to tally.
-
- Unique features:
- Makes maximum use of inexpensive printers to enhance readability of code.
- This utility "falls between the cracks" and is not commercially produced.
-
- Program's Capacity:
- TPMPU will tally 20 procedures and functions. Registered version has space
- for 60.
-
- Hardware Requirements:
- A dot matix printer.
-
- Program starts by simply typing filename, user is prompted for required
- information.
-
- Registration fee is $15 (+$1 for shipping).
-
- With registration the buyer gets information and examples to construct
- printer control files to customize how TPMPU will print source code. In
- addition, the registered version enables the user to print out only the
- procedure and function table without the complete source code.
-
- Program Files:
- FILENAME DESCRIPTION
- PRINTPAS.EXE Printing modulating filter for turbo pascal.
- PRINTPAS.DOC Documentation for printing filter.
- NONSENSE.PAS A "nonsense" program in pascal with comments
- to illustrate operation of the printing filter.
- README Introduction to files and program.
-
-