OPTION statement

Top  Previous  Next

OPTION statement = "OPTION", {OPTION selection};

OPTION = "LoadCheck" | "NoLoadCheck";

 

 

LoadCheck option

 

OPTION Loadcheck

 

The LoadCheck option instructs the configurer to generate extra information in the application file to check that the actual network used to run an application matches the network specified in the configuration file. The checks test only the types of the processors and the links being used for loading. Checking needs to be enabled by the loading software. Host programs that know nothing of this checking can continue to load applications by sending the contents of the application file down the host link without interpretation; no checks will be performed.

 

NoLoadCheck option

 

OPTION NoLoadCheck

 

The NoLoadCheck option prevents the configurer from placing checking information in the application file. This is the default option.