HP 3000 Manuals

LIST [ DICTIONARY 3000 ] MPE/iX 5.0 Documentation


DICTIONARY 3000

LIST 

Lists the entities that have been extracted by DICTPDE from the
Dictionary.

Syntax 

     LIST subcommand 
     L

Use the LIST command to display the entities that have been extracted
from the Dictionary.  These are the entities for which data declarations
have been generated.  The LIST command also shows the types of the
entities extracted (whether file or element), the kind of code generated
for each entity (whether VAR or TYPE), and the output file the generated
code was written to.  The subcommand identifies the entity type (file or
element) to be listed.  All the entities of that type are listed.

A complete list of subcommands is given below.

Subcommands 

The following subcommands can be used with the LIST command:

ALL              lists all the files and elements extracted from the
A                Dictionary.

ELEMENT          lists the elements extracted from the Dictionary.
E

FILE             lists the files extracted from the Dictionary.
F

A discussion of each of the subcommands used with the LIST command and
the prompts that they generate follows.


MPE/iX 5.0 Documentation