Open System Testing Architecture

TOC PREV NEXT INDEX



The DEFINITIONS Section

The Definitions section of the SCL source code defines the variables and constants used by the script. It can also contain declarations of timers and files. It is optional and introduced by the DEFINITIONS command.

Only one Definitions section may appear in a script; if it is present, it must follow the Environment section and precede the Code section.

See also:

CHARACTER Statement

CONSTANT Statement

FILE Statement

INTEGER Statement

TIMER Statement

Variable Arrays

Variable Values

Variable Options

Example Variable Definitions


OpenSTA.org
Mailing Lists
Further enquiries
Documentation feedback
CYRANO.com
TOC PREV NEXT INDEX