MSIR.0730 (name) not defined: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
A variable name followed by a colon was not defined as a screen, image, structure or object. This message is issued instead of the <tt>M204.0324: SCREEN, MENU, OR IMAGE NAME NOT DEFINED</tt> message when any classes or structures have been defined in a request. Correct the name of the variable or declare it.
A variable name followed by a colon was not defined as a screen, image, structure or object. This message is issued instead of the <tt>M204.0324: SCREEN, MENU, OR IMAGE NAME NOT DEFINED</tt> message when any classes or structures have been defined in a request. Correct the name of the variable or declare it.


[[Category:Sirius Mods messages]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0600 - MSIR.0799]]

Revision as of 16:05, 13 August 2015

A variable name followed by a colon was not defined as a screen, image, structure or object. This message is issued instead of the M204.0324: SCREEN, MENU, OR IMAGE NAME NOT DEFINED message when any classes or structures have been defined in a request. Correct the name of the variable or declare it.