|
DataMuseum.dkPresents historical artifacts from the history of: Christian Rovsing CR7, CR8 & CR16 CP/M |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Christian Rovsing CR7, CR8 & CR16 CP/M Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 1920 (0x780) Types: TextFile Names: »TYPE.CMD«
└─⟦9d6659e5c⟧ Bits:30005831 Concurrent CP/M-86 Systemdisk [95990060;3.1:1-4] └─⟦this⟧ »TYPE.CMD«
> Nullifies the existing password. ///2Passwords SET ÆPROTECT=ONÅ SET ÆPROTECT=OFFÅ SET filespec ÆPASSWORD=passwordÅ SET filespec ÆPROTECT=READÅ SET filespec ÆPROTECT=WRITEÅ SET filespec ÆPROTECT=DELETEÅ SET filespec ÆPROTECT=NONEÅ Password Protection Modes Mode Protection READ The password is required for reading, copying writing, deleting or renaming the file. WRITE The password is required for writing, deleting or renaming the file. You do not need a password to read the file. DELETE The password is only required for deleting or renaming the file. You do not need a password to read or modify the file. NONE No password exists for the file. If a password password exists, this modifier can be used to delete the password. ///2Attributes SET filespec ÆattributeÅ Attribute Meaning RO sets the file attribute to Read-Only. RW sets the file attribute to Read-Write. SYS sets the file attribute to SYS. DIR sets the file attribute to DIR. ARCHIVE=OFF means that the file has not been backed up (archived). ARCHIVE=ON means that the file has been backed up (archived). The Archive attribute can be turned on by SET or by PIP when copying a group of files with the PIP ÆAÅ option. SHOW and DIR display the Archive option. F1=ONøOFF turns on or off the user-definable file attribute F1. F2=ONøOFF turns on or off the use