ID 20839

The character after $GOTO is not permitted.

Description

The programmed character after the jump statement $GOTO is not permitted.

[PROG// Section: The $GOTO statement]

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 a string label

"N" for the call of an expression label

"V.E.. to call an external variable of the <string> type

Error type

1, Error message from NC program.