Previous Topic: SET AUTOBIND CommandNext Topic: SET CMDDISPLAY Command


SET CLIST Command

                ┌        ┐
[SET] < CLIST > │< FAST >│
                └\ STEP /┘

Use the SET CLIST command to change the execution mode for execution of CA IDMS DMLO CLISTs. If FAST or STEP is not specified, the option is toggled.

SET CLIST corresponds to "FAST CLIST EXEC MODE" on the Options Screen.

FAST mode execution will execute CLIST commands continuously until a PAUSE, PROMPT, QUIT, or ENDC command is encountered. STEP mode execution executes one CLIST command at a time. You must press ENTER after each command to continue execution. The next command in the CLIST will be displayed in the message display area.

Note: Display of status and error messages takes precedence over pending command display.