SpartaDOS X Reference Manual

Programming with SpartaDOS X




Erase File(s) (ERASE)

Index


Purpose To remove unwanted files from a disk.
 
Syntax

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

Remarks  

The file or files specified will be erased from the disk. The IOCB selected should be closed for this operation. Wildcards may be used. While it is possible to recover erased files in some instances (see the command UNERASE in chapter 4), it is important to be very careful with this command.


Previous page

Next page