MSIR.0565 Unexpected (macrocmd): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
The ''''macrocmd'''' macro command was encountered when it was not valid. This is most likely an !ENDIF, !ELSE or !ELSEIFxxx without a corresponding !IF or an !ELSEIFxxx after a !ELSE. Correct the macro commands.
The ''''macrocmd'''' macro command was encountered when it was not valid. This is most likely an !ENDIF, !ELSE or !ELSEIFxxx without a corresponding !IF or an !ELSEIFxxx after a !ELSE. Correct the macro commands.


[[Category:Sirius Mods messages]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0400 - MSIR.0599]]

Revision as of 16:01, 13 August 2015

The 'macrocmd' macro command was encountered when it was not valid. This is most likely an !ENDIF, !ELSE or !ELSEIFxxx without a corresponding !IF or an !ELSEIFxxx after a !ELSE. Correct the macro commands.