Difference between revisions of "MC-Basic:DELETE"
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= Delete ''<filename>'' |AVAILABILITY= All versions |DESCRIPTION= This command is used to delete a file from the Flash Disk. |TYPE= ''<filenam…') |
m (1 revision) |
(No difference)
| |
Revision as of 16:09, 13 December 2010
This command is used to delete a file from the Flash Disk.
Syntax
Delete <filename>
Availability
All versions
Type
<filename>: File specification
Range
<filename>: name of a file that exists on the disk
Scope
Terminal
Limitations
Write-Only. Only files that are not loaded into RAM can be deleted.
Files that are protected by a password may not be deleted.
Examples
Delete FILE1.PRG