DSPFFD

From MidrangeWiki
Revision as of 20:22, 29 March 2008 by Tomliotta (talk | contribs) (New page: == 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, ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.