Use the Script page of the Command Center notebook to execute several commands in sequence.
To execute several commands in sequence:
Note: | The default statement termination character is the carriage return. You can, however, select the Use statement termination character check box on the General page of the Tools Settings notebook, and specify a different termination character. If you select this check box and do not specify a termination character, the default termination character is the semicolon. (This option is not valid on the Interactive page.) Termination characters are valid only for DB2 scripts. For scripts containing CREATE PROCEDURE statements, a termination character other than a semicolon should be used. |
Note: | If you want to execute a single command, rather than all the
commands or statements in sequence, highlight the command that you want, and
then select Script->Execute from the menu selections, or click the
![]() |
To terminate a running command, statement, or script in progress, select Script --> Terminate from the menu selections, or click the
icon.
Related information