NAME

warnings - Enable/Disable Soar warnings

SYNOPSIS

warnings [-on | -off]

DESCRIPTION

This command enables and disables the printing of warning messages. If an enabling or disabling status of -on or -off is given, then the warnings are set to that state. If no status is given, then the current warnings status is printed. At startup, warnings are initially enabled. If warnings are disabled using this command, then most warnings are supressed since some are considered too important to ignore.

OPTIONS

-on
Turns on all warnings (initial default)
-off
Turns off all but critical warnings