MSIR.0727 (ImageOrScreen) has same name as (StructureOrObject) variable: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
(Automatically generated page update) |
||
Line 1: | Line 1: | ||
An attempt was made to declare a Screen or Image with the same name as an Object or Structure variable. Since Image, Screen, Structure, and Object variables are all accessed via a percent sign, the name, and a colon, this could produce ambiguities in variable resolution so is not allowed. Use different names for your Images or Screens and Structure or Object variables. | An attempt was made to declare a Screen or Image with the same name as an Object or Structure variable. Since Image, Screen, Structure, and Object variables are all accessed via a percent sign, the name, and a colon, this could produce ambiguities in variable resolution so is not allowed. Use different names for your Images or Screens and Structure or Object variables. | ||
[[Category:Sirius Mods messages]] | [[Category:Sirius Mods messages]] [[Category:MSIR.0600 - MSIR.0799]] |
Revision as of 16:05, 13 August 2015
An attempt was made to declare a Screen or Image with the same name as an Object or Structure variable. Since Image, Screen, Structure, and Object variables are all accessed via a percent sign, the name, and a colon, this could produce ambiguities in variable resolution so is not allowed. Use different names for your Images or Screens and Structure or Object variables.