535
Chapter 8, Programming the Call Processing Subsystem
Example Programs
11190 Timed_out:!
11200 ON TIMEOUT Bus_addr,5 GOTO Cannot_recover
11210 CLEAR Inst_addr
11220 OUTPUT Inst_addr;"trig:abort;mode:retr:rep"
11230 DISP "you should have the box back."
11240 ENABLE
11250 Cannot_recover:!
11260 DISP "Cannot regain control of the Test Set."
11270 STOP
11280 SUBEND
11290 !