Syntax
── ? ── GO ────────────────────────────────────────────────────────────%
Explanation
The ?GO command can be used only when the state of the user's queued input is waiting or pending. This command causes the session to be resumed with the first entry in the queue. The first entry is always removed and performed. The state of the user's queued input is set to normal by the ?GO command.
The ?GO command cannot be used while the station is busy.
Example
run;1 #RUNNING 0395 0395 ACCEPT:. ?ds #0395 OPERATOR DSED @ 003:0002:5* #O-DS @ 00000300 #ET=2:34.0 PT=0.1 IO=0.1 #QUEUED INPUT PENDING ?go # 100 BEGIN 200 STRING A; 300 ACCEPT(A); 400 END.