Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As with the _halton variable, _rc can be set, via the set command, to any of the following integers or convenience values:

0 / none

Success or no error.

4 / warn

Warning has been issued.

8 / error

Error has occurred.

16 / fatal error

Fatal error has occurred.


For example:

<pre>
set _rc=warn
</pre>
Panel
Html bobswift