Specifications
del
41
del
Deletes a file on the memory card or the RAMDISK.
Syntax
del {mc | ramdisk} <File name>
Input mode
User mode and administrator mode
Parameters
{mc | ramdisk}
mc
Specifies a file on the memory card.
ramdisk
Specifies a file on the RAMDISK.
Operation when this parameter is omitted:
This parameter cannot be omitted.
<File name>
Specifies the name of the file to be deleted.
Example
Delete the file showtech_01 on the memory card.
> del mc abc/showtech_01.txt Press the Enter key.
Display items
None
Impact on communication
None
Response messages
Table 4-4 List of response messages for the del command
Message Description
Can't execute. The command could not be executed. Re-execute the
command.
The possible causes are as follows:
- The file name is incorrect.
- The file was not found.
- The memory card might be damaged.
- The file system might be damaged.
- The specified name is the name of a directory.
MC is not inserted. A memory card was not inserted.