OPTIONS (Runtime)

The OPTIONS instruction inside program blocks controls program behavior at runtime.

Syntax

OPTIONS options-clause [,...]

Usage

Use the OPTIONS instruction inside a function block to control the behavior of the runtime system for the rest of the program execution.

A program can execute successive OPTIONS statements at different places in the code.

The runtime OPTIONS statement allows for control of the following runtime features: