CL Command Reference - CRTS36DSPF
CL Command List > CRTS36DSPF Reference
Description:
The Create System/36 Display File (CRTS36DSPF) command creates a display file from a System/36 source file and adds, deletes, or updates formats in existing display files. Using the TOFILE and TOMBR parameters, you can convert the System/36 SFGR source to data description specifications (DDS) source.
Note: The data description specifications (DDS) source is saved in the DDS source file QS36DDSSRC, in the same library as the display file. If the QS36DDSSRC source file does not exist, this source file is created with a record length of 92.
Restriction: Option 5 of the operating system must be installed to run this command. This command can be run either natively or in the System/36 environment.
Examples:
CRTS36DSPF DSPFILE(MYLIB/MYDISPLAY) OPTION(*CREATE)
SRCMBR(SFGRMBR1 SFGRMBR2)
SRCFILE(MYLIB/QS36SRC) GENOPT(*NOGEN)
This command checks the SFGR source (producing a printer list named QPUTSFGR). No DDS is built, and the display file is not created.