MSIR.0565 Unexpected (macrocmd)

From m204wiki
Revision as of 16:41, 9 November 2010 by Admin (talk | contribs) (1 revision)
Jump to navigation Jump to search

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.