The listprocs BASIC program produces a sorted report of all items defined as Procs in the specified file name. The default file name is md when none is specified.
Syntax
listprocs {account.name} {(options} |
Synonym(s)
list-procs |
Parameter(s)
options |
n |
Affects output to the terminal only, preventing output from pausing at the end of each (terminal) page of output. |
p |
Directs output to the system printer, via the spooler. |
Example(s)
listprocs (p |
listprocs dm,, leg-supp |
See Also