Type the contents of a report definition
General format
type/report [/qualifiers] file_name
Qualifier Summary
general qualifiers:
/[no]log
/[no]confirm
/noheading
/notrailing
/no
Examples
$ type/report text.rdf
Qualifiers
/confirm
/noconfirm
CONFIRM requests that the user be prompted prior to any operation to verify that the selected entry is the correct one.
/hostname=host_name
The qualifier specifies what node (either local or remote) you want the operation performed on.
/log
/nolog
The LOG qualifier causes each completed operation to issue a note to the user.
/output=output_file
The OUTPUT option sends all output to a text file. Output can be printed or displayed as needed.
/[=prefix_string]
The SYMBOL requests that all job information be output Every field in the control record DCL symbol. The symbol name is constructed by prefixing the field name with the provide string. If none is provided a default value of SC is used.
The format defines the way that are output. The default output specification is: "$ %s=\" %s\" "" which produces the following format style.
Alternate output styles may be created by changing the format field.