FileRecycle

Sends a file or directory to the recycle bin, if possible.

FileRecycle, FilePattern

 

Parameters

FilePattern

The name of a single file or a wildcard pattern such as C:\Temp\*.tmp. FilePattern is assumed to be in %A_WorkingDir% if an absolute path isn't specified.

To recycle an entire directory, provide its name without a trailing backslash.

 

ErrorLevel

ErrorLevel is set to 1 if there was a problem or 0 otherwise.

 

Remarks

None

 

Related

FileRecycleEmpty, FileDelete, FileCopy, FileMove

 

Example

FileRecycle, C:\temp files\*.tmp