MSIR.0885 MSGCTL NOCAN ignored for MSIR.(number): Difference between revisions
(Automatically generated page update) |
mNo edit summary |
||
Line 1: | Line 1: | ||
This message cancels the request. It indicates this sequence: | This message cancels the request. It indicates this sequence: | ||
<ol> <li>A < | <ol> | ||
<li>A <code>MSGCTL MSIR.'''''number''''' NOCAN</code> command was specified. | |||
<li>The MSIR.'''''number''''' error message, which normally causes the request to be cancelled, was issued. | |||
<li>The <code>NOCAN</code> action was ignored. | |||
</ol> | |||
Certain error messages should <i>not</i> be changed to <code>NOCAN</code>; doing so will cause unpredictable results. In general, you should not change an MSIR message to <code>NOCAN</code> unless there is explicit documentation explaining the circumstances for doing so. In order to prevent some unsafe <code>MSGCTL NOCAN</code> commands, some error messages will always cause the [[SOUL]] request to be cancelled. If any of these messages is issued and it has been set to <code>NOCAN</code>, the error message MSIR.0885 is issued, which is a request-cancelling message. Issuing this message will ensure that a [http://m204wiki.rocketsoftware.com/images/f/fb/FactrNew.pdf SirFact] dump is taken, if that is applicable. | |||
If further, you issue <code>MSGCTL MSIR.0885 NOCAN</code>, SirFact is prevented from intercepting the request cancellation, but the request cancellation happens in any event. | |||
[[Category:Sirius Mods messages]] | [[Category:Sirius Mods messages]] |
Revision as of 16:00, 23 April 2014
This message cancels the request. It indicates this sequence:
- A
MSGCTL MSIR.number NOCAN
command was specified. - The MSIR.number error message, which normally causes the request to be cancelled, was issued.
- The
NOCAN
action was ignored.
Certain error messages should not be changed to NOCAN
; doing so will cause unpredictable results. In general, you should not change an MSIR message to NOCAN
unless there is explicit documentation explaining the circumstances for doing so. In order to prevent some unsafe MSGCTL NOCAN
commands, some error messages will always cause the SOUL request to be cancelled. If any of these messages is issued and it has been set to NOCAN
, the error message MSIR.0885 is issued, which is a request-cancelling message. Issuing this message will ensure that a SirFact dump is taken, if that is applicable.
If further, you issue MSGCTL MSIR.0885 NOCAN
, SirFact is prevented from intercepting the request cancellation, but the request cancellation happens in any event.