HP 3000 Manuals

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


DICTIONARY 3000

>LIST FILE 

Displays the files extracted from the Dictionary.

Prompts 

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

Discussion 

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

Example 

     >list file
     entity-name           entity     kind     output-file

     product               file       var      accts.pub.howe
     sales                 file       var      accts.pub.howe
     price                 file       type     dictout.pub.howe
     credit                file       type     dictout.pub.howe


MPE/iX 5.0 Documentation