+--------------------------+--------------------------+---------------------+
| Control Instructions | Graphics Instructions | Math Instructions |
| ==================== | ===================== | ================= |
| | Drawline Scroll | Abs * < |
| Begin ... Until | Drawrect Setclip | Max + = |
| | Getfont Setfont | Min - > |
| Case ... of ... endof | Getpoint Setlinetype | Mod / |
| of ... endof | Movepen Setlogorg +---------------------+
| . | Ploticon Setpencolor | Misc. Instructions |
| . | Plotpoint Setreprule | ================== |
| default ... | Plottext Setvmode | Bit? Random |
| Endcase | Screen Zoom | Bye Randomize |
| +--------------------------+ Error Ticks |
| Case$ ... of$ .. endof$ | I/O Instructions | Eval Timeout |
| of$ .. endof$ | ================ | False True |
| . | Beep | Machine? Version |
| . | Bload | Not # |
| default$ ... | Bsave | Off ( ... ) |
| Endcase$ | Close +---------------------+
| | Cls | Stack Instructions |
| Do ... Loop | Color | ================== |
| | Color? | Depth |
| If ... Else ... Endif | Column | Depth$ |
| | Comstat | Drop |
| While ... Wend | Console | Drop$ |
+--------------------------+ CR | Dup |
| Data Instructions | Current | Dup$ |
| ================= | Cursor | Over |
| Fetch | Defseg | Over$ |
| Store | EOF | Pick |
+--------------------------+ Extended | Pick$ |
| Debugging Instructions | Filepos | Pop |
| ====================== | Getbyte | Push |
| Tracecol | Getnum | Rot |
| Traceoff | Getport | Rot$ |
| Traceon | Getvol | Swap |
| Tracerow | Get$ | Swap$ |
| Tracevar | Inkey$ +---------------------+
+--------------------------+ Inport | String Instructions |
| Defining Instructions | Isinput | =================== |
| ===================== | Isoutput | Asc |
| Defarray | Key | Chr$ |
| Define ... Enddef | LF | Date$ |
| Defstr | Locate | Instr |
| Defstrarray | Mouse | Lcase$ |
| Deftable ... Endtable | Open | Left$ |
| Defvar | Opencom | Len |
+--------------------------+ Outport | Ltrim$ |
| DOS Instructions | Peek | Mid$ |
| ================ | Poke | Parse$ |
| Call | Print | Replace$ |
| Chdir | Printchr | Right$ |
| Command$ | Printer | Rtrim$ |
| Env$ | Print$ | Str$ |
| Firstfile ... Nextfile | Putbyte | Time$ |
| Getdir | Putport | Ucase$ |
| Kill | Row | Val |
| Makedir | Setvol | " |
| Remdir | Sound | +$ |
| Rename | Varptr | =$ |
| | | | |
+--------------------------+--------------------------+---------------------+