-adt

Generates a file containing the data structures processed by the PL/I compiler.

The generated file is consumed by the Record/Segment Layout Editor, which creates Segment Layout Files (SLF) and Record Layout Files (STR) using the PL/I structure descriptions. Data File Tools can then use these layout files to aid in processing/editing the segments or records (Data File Convert, Data File Editor, IMS Database Editor, IMS Database loader).

Syntax

-adt ["filename"]

Parameter

filename
The name of the generated file. If omitted, a file with the name program-name.adt is generated.