When user specifies a non-existent G/M-codes, i.e. the jump label is not defined in the G/M subprogram, PMAC will execute the command from the top of G/M subprogram.
I can catch the error at the top, but how can I know which code does the user specified, i.e. the jump label?