MSIR.0565 Unexpected (macrocmd)

From m204wiki
Revision as of 14:53, 9 November 2010 by 198.242.244.47 (talk) (Created page with "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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.