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 SET Command <strong>CP</strong>/M 3 User's Guide<br />

Additional SET Examples<br />

Examples: A>SET *.COM[SYS,RO,PASS=123,PROT=READ]<br />

The preceding setting gives the most protection for all the COM files on<br />

drive A. With the password protection mode set to READ, you cannot<br />

even read one of the COM files without entering the password 123,<br />

unless the default password has been set to 123. Even if the correct<br />

password is entered, you still cannot write to the file because the file is<br />

Read-Only.<br />

A>SET *.COM [RW, PROTECT=NONE,DIR]<br />

The preceding command reverses the protection and access attributes of<br />

the COM files affected by the previous example. After executing the<br />

preceding command, there is no password protection, the files of type<br />

COM can be read from or written to, and are set to DIR files.<br />

5-94

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

Saved successfully!

Ooh no, something went wrong!