DESCRIPTION Statement

Description:

This mandatory statement assigns a descriptive character string to a Script.

Format:

 DESCRIPTION string

Parameter:

string

A quoted character string, between 1 and 50 characters in length, used as the description.

Examples:

 DESCRIPTION 'Create Customer Records'
 DESCRIPTION "Update Customer's Record"
 DESCRIPTION "Test abc.com Support Pages"

See also:

The ENVIRONMENT Section