DSPFFD

From MidrangeWiki
Jump to: navigation, search

DSPFFD (Display File Field Description)

Use this command to list the fields that make up a record format in a file. Each field is listed along with its characteristics -- data type, length, position in the record and others.

==> DSPFFD mylib/myfile

The above example will list fields in file MYFILE from library MYLIB.