MSIR.0756 Unexpected left parenthesis: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Created page with "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 erro..."
(No difference)

Revision as of 15:01, 9 November 2010

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.