ErrorMessages10.5 ERROR MESSAGES
When the programming changes are done the user hits the F2 key or "SEND" from the menu system to send the changes to the controller. The software checks the program for errors and if all is clear sends the program to the controller. If errors are found the program is not sent and the errors are displayed in a popup and also at the bottom of the editor.
10.5.1 SYNTAX ERRORS
Syntax errors usually are caused by spelling mistakes of syntax errors.
Here is a list of the error messages:
5. FOR without NEXT
6. GOTO or GOSUB to undefined line ###
|