OPTION BREAK

Previous  Next

 

OPTION BREAK key-code

 


 

Check keyboard for specified key and if detected, terminates execution of current program/module

 

Example:

 

OPTION BREAK 3 ' Terminate on CTRL-C