| alias.1 | create alternative names for commands | [ alias, unalias ] |
| array.1 | display the contents of array store | [ array ] |
| attributes.1 | display attributes of a variable | [ attributes ] |
| backtrack.1 | display the procedures currently on the stack | [ backtrack ] |
| breakpoint.1 | breakpoint commands | [ breakpoints, clear, disable, enable, status, stop, stopi ] |
| code.1 | disassemble APAL or CPAL code | [ code ] |
| continue.1 | continue execution of DAP program | [ continue ] |
| core.1 | select DAP core file for analysis by dapdb | [ core ] |
| date.1 | display the current time and date | [ date ] |
| display.1 | display variables on entry to psam | [ display, undisplay ] |
| dump.1 | dump current DAP program state to a file | [ dump ] |
| echo.1 | write text to standard output | [ echo ] |
| errors.1 | display the positions of computational errors | [ errors ] |
| file.1 | select source file | [ file ] |
| help.1 | display help information | [ help ] |
| history.1 | print command history | [ history ] |
| interpreter.1 | the psam and dapdb command-line interpreter | [ interpreter ] |
| list.1 | display lines from the current file | [ list ] |
| macro.1 | execute a series of commands held in a file | [ macro ] |
| map.1 | display code and array store maps | [ map ] |
| mask.1 | display error interrupt masks | [ masks ] |
| message.1 | display the psam or dapdb entry information | [ message ] |
| print.1 | display the contents of variables | [ print ] |
| procedure.1 | select a procedure | [ procedure ] |
| quit.1 | end psam or dapdb session | [ quit ] |
| register.1 | display MCU registers, PE registers and the Edge
register | [ registers ] |
| select.1 | select a DAP dump for analysis by dapdb | [ select ] |
| set.1 | set environment variables | [ set, unset, save ] |
| step.1 | single step through the executing DAP
program | [ step, next, stepi ] |
| time.1 | display timing information for the current program | [ time ] |
| top.1 | stack navigation commands | [ top, up, down ] |