dmpdict - Dictionary Dump

dmpdict [-rdf] DictionaryName FileName

dmpdict -s[rdf] DictionaryName SystemCode

dmpdict -c[r] DictionaryName ClassName

dmpdict -a[rcdfi] DictionaryName ClassName

dmpdict -a[rcdfih] DictionaryName

dmpdict -h DictionaryName FileName

dmpdict -[UV]

The Dictionary Dump utility (dmpdict) produces a file description from the specified dictionary.

Program Option Description
DictionaryName The name of the dictionary that you want to dump a description for. This is equivalent to a product line or data area.
FileName A file within the specified dictionary that you want to dump a description for.
a Include all files for DictionaryName in the output.
s Include only a description of a specified system code ( SystemCode ) in the output.
c Include business class information for ClassName in the output. For future implementation.
d Include a description of the data area and/or data ID information in the output.
e Include a description of elements in the output.
f Include a description of file information in the output.
h Build .c header files for the output.
i Include a description of index information in the output.
p Print editda directives in the output.
r Provide a raw dictionary dump.
t Include expression text in the output.
U Prints the usage and syntax of this utility.
V Prints the version of this utility.