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.

The SETDEF Command <strong>CP</strong>/M 3 User's Guide<br />

Example: A>SETDEF [TEMPORARY=C:]<br />

The preceding command sets disk drive C as the drive to be used for<br />

temporary files.<br />

Define the Disk Drive Search Order<br />

Syntax: SETDEF { d: {,d: {,d: {,d:}}}}<br />

Explanation: The preceding form of the SETDEF command defines the disks to be<br />

searched by the system for programs and/or submit files to be executed.<br />

The <strong>CP</strong>/M 3 default is to search only the default drive.<br />

Note: * can be substituted for d: to indicate that the default drive is<br />

to be included in the drive search order.<br />

Example: A'>SETDEF C:,*<br />

The preceding example tells the system to search for a program on drive<br />

C, then, if not found, search for it on the default drive.<br />

Define the Filetype Search Order<br />

Syntax: SETDEF [ ORDER = (typ {,typ})]<br />

where typ = COM or SUB<br />

Explanation: The preceding form of the SETDEF command defines the filetype search<br />

order to be used by system for program loading. The filetype, indicated<br />

as typ in the syntax line, must be COM or SUB. The <strong>CP</strong>/M 3 default<br />

search is for COM files only.<br />

Example: A>SETDEF [ORDER=(SUB,COM)]<br />

The preceding command instructs the system to search for a SUB file to<br />

execute. If no SUB file is found, search for a COM file.<br />

5-96

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

Saved successfully!

Ooh no, something went wrong!