LIST Command [ HP SYSTEM DICTIONARY XL COBOL DEFINITION EXTRACTOR Reference Manual ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL COBOL DEFINITION EXTRACTOR Reference Manual
LIST Command
The LIST command lists all of the entities of the specified type
contained in the System Dictionary that is currently open, or lists all
of the modules contained in the copy library that is currently open. The
number of occurrences or modules retrieved is printed at the end of the
occurrence list or module list.
If you specify the LIST command without an argument, HELP messages for
the LIST command appear.
Syntax
[entity-type]
LIST [MODULE ] [.]
Parameters
entity-type Specifies the entity type of the entities to be listed.
You can specify the following entity types:
COPYLIB
IMAGE-DATABASE
IMAGE-DATASET
FORMSFILE
FORM
FILE
KSAMFILE
RECORD
ELEMENT
MODULE Lists all of the modules contained in the copy library
that is currently open.
MPE/iX 5.0 Documentation