MEMBPRNT: source file listing utility
Description
Prints listings of source files. The user can select files
to be printed or print all files in a library. An error
message appears for files that are not consecutive and 80
characters in length.
Categories
Documentation
Program Maintenance
Related files
MEMBPRNT: Object file for program.
User Instructions
Enter the library and volume of the source files to be
printed and any header information for the report (up to 30
characters). The program will normally list all files in a
library; if you wish to select the files to be listed, enter
a 'N' at the option provided and you will be prompted for
each file individually.
The completed listing has a centered heading, the date, and
page numbers. The name of the source file is shown on the
far right of the report. The report line length is
approximately 110 characters. The last page of the listing
shows the number of lines processed in this run.
Programmer Instructions
Interactive use only.
If you expect a large listing and wish to increase the
allocated size of the print file, use the PRNAME PRINTER to
intercept the hidden output GETPARM for the report. (The
default record count is 5000.)
Example of use
Use to list selected source files.
Comments