GOTO <label-name>
LABEL <label-name>
GOTO may not be used to jump into a DOLOOP, IF or SELECT command.
eg.
IF GAMA GATEDBY GREC2 GOTO BAND1 ... LABEL BAND1 ...