FUNL0066 Unmatched parentheses in (statement) statement.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Created page with "An open parenthesis was found in the input program (FUNIN) without a corresponding close parenthesis. Correct the statement so that the open parenthesis has a corresponding close..."
 
m 1 revision
(No difference)

Revision as of 17:48, 9 November 2010

An open parenthesis was found in the input program (FUNIN) without a corresponding close parenthesis. Correct the statement so that the open parenthesis has a corresponding close parenthesis or eliminate the open parenthesis.