|
Process Help DDLIST - list a file's data definition |
Process Name |
Menu Path |
Link to Command Table |
DDLIST |
Applications | File Manipulation Processes | List Data Definition |
Introduction
Displays a file Data Definition (DD).
How to use
In interactive use, the LIST command will display the file DD in an identical format to that provided by DDLIST. However, within a macro, DDLIST should be used for this purpose, as it is not possible to stop LIST displaying all the file records following the DD.
If an index file is input to DDLIST, then the DDs of each of the indexed files will be displayed in turn.
Files, Fields and Parameters
Input Files
Name |
Description |
I/O Status |
Required |
Type |
IN |
File to be displayed. |
Input |
Yes |
Undefined |
Output Files
Name |
I/O Status |
Required |
Type |
Description |
Parameters
Name |
Description |
Required |
Default |
Range |
Values |
Notes
No additional notes.
Example
!DDLIST |
&IN(FILE) |
Error and Warning Messages
Message |
Description |
Solution |
|
|
|
|
|
|