Move
Communications Manager Core moves the specified file.
The Move command fails if Dest already exists.
Syntax
Move
Src(<text>)
Dest(<text>)
TimeOut(<number>);
Parameters
- Src: Required. The file that Communications Manager Core moves.
- Dest: Required. The new name and directory where Communications Manager Core moves the file to.
- TimeOut: Optional. The maximum amount of time in seconds that Communications Manager Core waits if another process is locking Src. If this parameter is not specified, Communications Manager Core waits indefinitely for the file to be unlocked. If the value of this parameter is 0 and Src is locked, Communications Manager Core immediately reports an error.