Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

IMP SET-DIRECTIVES

This directive enables directive values to be reset to their default.

Format


>>IMP SET-DIRECTIVES {ALL | IMPLEMENTOR-DEFINED} TO DEFAULT


Syntax rule

  1. The directive may only be specified before a compilation unit.

General rules

  1. The directive applies in the compilation phase.

  2. When ALL is specified, all directives for which a default value exists are reset to the default.

  3. When IMPLEMENTOR-DEFINED is specified, all IMP directives for which a default value exists are reset to the default.

  4. The default value of directives which correspond to a compiler option is the value which was specified when the compiler was called for this option (ON/OFF instead of YES/NO).