Create/Edit Script -- Fields and controls

Use the Create/Edit Script window to modify a script.

" " File name
" "Description
" "Type
" "...
" "Script contents
" "Parameterized
" "Statement termination character
" "OK
" " Cancel
" " Apply (create mode only)
" " Reset (create mode only)



" " File name

Use this field to specify a file name for the script that you create.

" " Description

Use this field to specify a description for the script.

" " Type

Select a radio button to specify the type of execution target against which the script will execute:

DB2 command script for database
The script will execute against a DB2 database.

DB2 command script for instance
The script will execute against a DB2 instance.

Operating system script
The script will execute against an operating system, or an object managed by the operating system.

" " ...

Click this push button to import the contents of one or more scripts from the Import Script window. The contents are appended to any existing script in the Script contents field.

" " Script contents

Use this field to type the script. If you import a script, its contents will be displayed in this field.

" " Parameterized

Select this check box if the script is parameterized.

" " Statement termination character

Use this field to indicate the statement continuation character that you want to use for scripts that execute against DB2 instances or DB2 databases.

Leave this field blank to use the new line character as the statement termination character, and the back slash (\) as the continuation character.

This field does not apply for operating system scripts.