MSIR.0756 Unexpected left parenthesis

From m204wiki
Revision as of 15:01, 9 November 2010 by 198.242.244.47 (talk) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.