*del
Description

Command to delete an existing file. The file must be located on the designated PC or on a network directory that is accessible by the WindowsEnabler program on the PC. WindowsEnabler must have sufficient rights to delete the file.

Syntax

*del <filename>

Parameters

filename

Full-qualified name of the file

Return values

0 Ok. File has been deleted successfully.

1 Parameter error. No file has been specified on the commandline for this command.

2 File does not exist or the specified filename/path is not correct.

3 File could not be deleted. WindowsEnabler might not be allowed to delete the specified file.