Encapsulates the AutoMate™ action under the “File” group, “Move file(s).”
Declaration
procedure MoveFile(Source: OleVariant; Destination: OleVariant); safecall;
Description
The action copies one or more files from the specified Source to the specified Destination. MoveFile supports wildcards. After copying, the source file(s) are deleted.