>LIST ALL [ DICTIONARY 3000 ] MPE/iX 5.0 Documentation
DICTIONARY 3000
>LIST ALL
Displays all the entities extracted from the Dictionary.
Prompts
LIST ALL does not generate any additional prompts. This
command-subcommand displays the element and file names as they were
extracted from the Dictionary. (The entities identified as files are
listed first. The entities identified as elements are listed after the
files.) LIST ALL also helps you to keep track of the entities that have
been extracted from the Dictionary and to determine what output files
contain the data declarations for what entities.
Discussion
LIST ALL allows you to list all the elements and files extracted from the
Dictionary. LIST ALL also displays information about the extracted
entities.
Example
>list all
entity-name entity kind output-file
product file type dictout.pub.howe
sales file type dictout.pub.howe
price file var accts.pub.howe
street element var accts.pub.howe
city element var accts.pub.howe
state element type dictout.pub.howe
zip element type dictout.pub.howe
MPE/iX 5.0 Documentation