Hi guys! I have an error when applying some new code. The output window says: Robot_1100_500335_2/RAPID/T_ROB1/162(1,32756): Syntax error(136): Unexpected 'module' identifier comment .... 03/01/2024 15:11:20 General but when i double klick on this line it only says Symbol not found. Do you guys have any ideas? I can't see anything wrong when scrolling to my code.
Help with error: Syntax error(136): Unexpected 'module' identifier comment ....
-
Maack10 -
January 3, 2024 at 3:18 PM -
Thread is Resolved
-
- Go to Best Answer
-
SkyeFire
January 3, 2024 at 3:47 PM Approved the thread. -
Please post the complete code.
-
Could you at least show the line of code where the error occurs?
-
Could you at least show the line of code where the error occurs?
In addition to DS186's request - please state which version RobotWare and which text editor is being used to make changes.
-
Could you at least show the line of code where the error occurs?
And show the line right above the error code.
Otherwise you will be on your own.
Or delete the faulty lineand try again. If the error is gone think about your code on that line.
My crystal ball has gone lost while sending it for polishing
-
- Best Answer
To get to the offending line, the box at the lower right needs to read "Hide declarations". And you should be viewing that module in any of its routines. Then, debug and "Check program" should be selected.