|
Onwarning and Offwarning |
Top Previous Next |
|
This option alters the way data domain checking is done. It allows domain errors in data statements that are imported from other systems and reports warnings instead of errors. Internally data are accepted and stored, even though they are outside the domain. The option is employed using the syntax
$Onwarning or $Offwarning
The default value is $Offwarning. Notes:
|