Delete

ITP/Server will delete the specified file. The command Delete will succeed if the command File does not exist.

Syntax
Delete
File(<text>)
TimeOut(<number>);
Parameters

File: Required
The file that ITP/Server will delete.

TimeOut: Optional
The maximum amount of time in seconds that ITP/Server will wait if another process is locking the command File. If this parameter is not specified ITP/Server will wait indefinitely for the file to be unlocked. If the value of this parameter is 0 and File is locked ITP/Server will immediately report an error.