MSIR.0565 Unexpected (macrocmd): Difference between revisions
Jump to navigation
Jump to search
(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 ...") |
m (1 revision) |
(No difference)
|
Revision as of 16:41, 9 November 2010
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.