1.1.65 $WARNINGS : Emit warnings

f$WARNINGS ONg switches the generation of warnings on. f$WARNINGS OFFg switches the generation of warnings o. Contrary to the command-line option -vw this is a local switch, this is useful for checking parts of your code.

By default, no warnings are emitted.