HP System Dictionary/XL COBOL Definition Extractor (32257-90001)
2- 21
MAIN HELP SCREEN
Commands accepted by SDCDE:
COBEDIT <CE > - Run the COBEDIT subsystem
COMMENT <COM > - Provide a line of comment text in the command stream
COPYLIB <CL > - Establish the COBOL COPYLIB environment
DEFINE <DEF > - Establish the System Dictionary environment
EXIT <E > - Terminate the program
GENERATE <GEN > - Generate COBOL source for a System Dictionary entity
HELP <H > - Display commands
LIST <L > - List occurrences of a specified entity-type
OPTIONS <OP > - Set parameters for the source generation process
REDO <REDO> - Edit and execute the previous command
RESET <R > - Reset all the DEFINE, COPYLIB, and OPTIONS parameters
SHOW <SH > - Display the current values of DEFINE, COPYLIB, and
OPTIONS parameters
STANDARD-PARMS <SP > - Generate standard parameters for IMAGE, KSAM, or VPLUS
>
LIST Command
The LIST command lists all of the entities of the speciļ¬ed 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.