MSIR.0756 Unexpected left parenthesis: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
An object variable, either common, local, or a class/structure variable was followed by a left parenthesis, but the variable is neither an array or a collection. Correct the erroneous statement.
An object variable, either common, local, or a class/structure variable was followed by a left parenthesis, but the variable is neither an array or a collection. Correct the erroneous statement.


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

Revision as of 16:05, 13 August 2015

An object variable, either common, local, or a class/structure variable was followed by a left parenthesis, but the variable is neither an array or a collection. Correct the erroneous statement.