Difference between revisions of "DSPFFD"

From MidrangeWiki
Jump to: navigation, search
(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, ...)
 
(No difference)

Latest revision as of 20:22, 29 March 2008

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.