Use the Script page of the Command Center notebook to create a new command script that you can save to the Script Center or to the file system.
To create and save a command script:
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. |
If you want to save your script to the file system, you can use the File Browser controls to specify its location.
Related information