User's Reference > Administration > Administration from Reality > Command Reference > L > LISTPROCS

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.0 ()

LISTPROCS command (m605006+listprocs.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

LISTPROCS

Lists the Procs in a specified file or in the PROCLIB file.

Syntax

LISTPROCS {file-name} {NOPAGE}{(options)}

Syntax Elements

file-name The name of the file containing the Procs you wish to list. If you do not specify a file, the command lists the Procs in the PROCLIB file.

NOPAGE Suppresses automatic paging of output to the terminal. This specifies the same function as the N option.

Options

N No page. Suppresses automatic paging.

P Printer. Sends output to printer assigned to your port.

Output

The command lists the item-id and line 2 of each Proc.

Examples

:LISTPROCS NOPAGE

This command lists the Procs of file PROCLIB on the terminal but does not pause at the end of each page.

:LISTPROCS MKTGPROCS (P)

This command lists the Procs of file MKTGPROCS on the printer.

RealityV15.0Comment on this topic