System information
1.6 Transient Commands
Transient commands are loaded from the currently logged disk and executed in the TPA. The
transient commands for execution under the CCP are below. Additional functions are easily
defined by the user (see Section 1.6.3).
Table 1-2. CP/M Transient Commands
Command Function
STAT Lists the number of bytes of storage remaining on the currently logged disk,
provides statistical information about particular files, and displays or alters device
assignment.
ASM Loads the CP/M assembler and assembles the specified program from disk.
LOAD Loads the file in Intel HEX machine code format and produces a file in machine
executable form which can be loaded into the TPA. This loaded program becomes
a new command under the CCP.
DDT Loads the CP/M debugger into TPA and starts execution.
PIP Loads the Peripheral Interchange Program for subsequent disk file and peripheral
transfer operations.
ED Loads and executes the CP/M text editor program.
SYSGEN Creates a new CP/M system disk.
SUBMIT Submits a file of commands for batch processing.
DUMP Dumps the contents of a file in hex.
MOVCPM Regenerates the CP/M system for a particular memory size.
1.5 Line Editing and Output Control CP/M Operating System Manual
1-14