STOP Terminates execution of the BASIC program, and returns back to the command mode with the message: STOP IN . Example: STOP WAIT ,[,] An input from port is performed. The byte received is XOR'd with if included, then AND'ed with . The above operation is repeated until a non-zero result is obtained, upon which the next statement is executed. Example: WAIT 0,1 WAIT PORT,MASK,INVERT WIDTH , Sets the width of lines printed on unit to . Examples: WIDTH 1,64 WIDTH 5,72 3-6