This Natural profile parameter is used to control Natural's compiler.
| Possible settings | ON |
The compiler checks for the
existence of an object that is specified in an object calling statement, such
as FETCH
[RETURN/REPEAT], RUN
[REPEAT], CALLNAT,
PERFORM,
INPUT USING
MAP,
PROCESS PAGE
USING,
function call and
helproutine call.
The existence check is based on a search for the cataloged
object or for the source of the object when it is invoked by a It requires that the name of the object to be called/run is defined as an alphanumeric constant (not as an alphanumeric variable). Otherwise, |
|
|---|---|---|---|
OFF |
No existence check is performed. | ||
| Default setting | OFF |
||
| Dynamic specification | yes | ||
| Specification within session | yes | ||
| Applicable statements | OPTIONS |
||
| Applicable command | |||