initNonIODataOnCall

This build option specifies when called program non-IO-record and primitive variables are initialized.

Values

YES (the default value)
Called program non-IO-record and primitive variables are initialized each time the program is called.
NO
Called program non-IO-record and primitive variables are initialized only when the program is first loaded in the run unit.

Feedback