ID 20839
The character after $GOTO is not permitted. | |||
Description | The programmed character after the jump call $GOTO is not permitted. | ||
Response | Class | 2 | Abort NC program processing. |
Solution | Class | 3 | Check and modify the sequence of characters after the jump call. Permissible characters are: "[" for the call of string label "N" for the call of a expression label "V.E.. to call an external variable of the <string> type |
Error type | 1, Error message from NC program. | ||
|