Next: Label commands, Previous: Disk commands, Up: Monitor [Contents][Index]
playback "<filename>"
pb "<filename>"
Monitor commands from the specified file are read and executed. This command stops at the end of file or when a STOP command is read.
record "<filename>"
rec "<filename>"
After this command, all commands entered are written to the specified file until the STOP command is entered.
stop
Stop recording commands. See record
.