HP 3000 Manuals

>LIST ELEMENT [ DICTIONARY 3000 ] MPE/iX 5.0 Documentation


DICTIONARY 3000

>LIST ELEMENT 

Displays the elements extracted from the Dictionary.

Prompts 

LIST ELEMENT does not generate any additional prompts.  This
command-subcommand displays the element names as they were extracted from
the Dictionary.  LIST ELEMENT also shows the kind of data declaration
generated for each of the extracted elements and the output file each
element declaration was written to.

Discussion 

LIST ELEMENT allows you to list all the elements extracted from the
Dictionary in the order in which they were extracted.  LIST ELEMENT also
helps you to keep track of the elements that were extracted and to
determine what output files contain the data declarations for what
elements.

Example 

     >list element

     entity-name           entity     kind     output-file

     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