A SERVICE OF

logo

5.1.2.2.12 -efn* Enable non-standard functions
This command-line compiler option enables/disables non-standard functions.
Syntax: -efn[+|-]
Default: Enabled
Notes: See also enable non-standard functions.
5.1.2.2.13 -enn* Allow non-numeric labels
This command-line compiler option enables/disables support for non-numeric statement labels.
Syntax: -enn[+|-]
Default: Enabled
Notes: See also allow non-numeric labels.
5.1.2.2.14 -eop* Enable non-standard operators
This command-line compiler option enables/disables support for non-standard operators.
Syntax: -eop[+|-]
Default: Enabled
Notes: See also enable non-standard operators.
5.1.2.2.15 -eow* Allow otherwise
This command-line compiler option enables/disables support for the keyword otherwise.
Syntax: -eow[+|-]
Default: Enabled
Notes: See also allow otherwise.
5.1.2.2.16 -epr* Enable non-standard procedures
This command-line compiler option enables/disables non-standard procedures.
Syntax: -epr[+|-]
Default: Enabled
Notes: See also enable non-standard procedures.
5.1.2.2.17 -erd* Allow relaxed declarations
This command-line compiler option enables/disables relaxed declarations.
Syntax: -erd[+|-]
Default: Enabled
Notes: See also allow relaxed declarations.