03.03.2013 Views

DIGITAL RESEARCH(r) CP/M Plus TM (CP/M Version 3) Operating ...

DIGITAL RESEARCH(r) CP/M Plus TM (CP/M Version 3) Operating ...

DIGITAL RESEARCH(r) CP/M Plus TM (CP/M Version 3) Operating ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Section 4<br />

<strong>CP</strong>/M 3 Command Concepts<br />

As we discussed in Section 1, a <strong>CP</strong>/M 3 command line consists of a command<br />

keyword, an optional command tall, and a carriage return keystroke. This section<br />

describes the two kinds of programs the command keyword can identify, and tells<br />

how <strong>CP</strong>/M 3 searches for a program file on a disk. This section also tells how to<br />

execute multiple <strong>CP</strong>/M 3 commands, and how to reset the disk system.<br />

4.1 Two Kinds of Commands<br />

A command keyword identifies a program that resides either in memory as part of<br />

<strong>CP</strong>/M 3, or on a disk as a program file. Commands that identify programs in memory<br />

are called built-in commands. Commands that identify program files on a disk<br />

are called transient utility commands.<br />

<strong>CP</strong>/M 3 has six built-in commands and over twenty transient utility commands.<br />

You can add utilities to your system by purchasing various <strong>CP</strong>/M 3-compatible application<br />

programs. If you are an experienced programmer, you can also write your<br />

own utilities that operate with <strong>CP</strong>/M 3.<br />

4.2 Built-in Commands<br />

Built-in commands are part of <strong>CP</strong>/M 3 and are always available for your use<br />

regardless of which disk you have in which drive. Built-in commands reside in memory<br />

as a part of <strong>CP</strong>/M 3 and therefore execute more quickly than the transient<br />

utilities.<br />

Some built-in commands have options that require support from a related transient<br />

utility. The related transient has the same name as the built-in and has a filetype of<br />

COM. This type of transient utility is loaded only when a built-in command line<br />

contains options that cannot be performed by the built-in command.<br />

4-1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!