SpartaDOS X Reference Manual

Programming with SpartaDOS X




Unprotect File(s) (ATR -P)

Index


Purpose To allow files previously protected to be changed or erased.
 
Syntax

XIO 36, #IOCB,0,0,"Dd:[path]fname.ext"
 

Remarks  

This removes the protected status of selected files previously protected with the ATR command or the Protect Files XIO command above. The file or files may now be erased, renamed, or changed. Wildcards may be used. The IOCB should be closed.


Previous page

Next page