To execute VeriMove from a script, use the following syntax:
FTCmd jobName [jobDef]
After the execution, the status value returned from the FTCmd process will be available in the ERRORLEVEL system environment variable. This value should be examined after calling the FTCmd process. If an error is encountered, appropriate action should be taken. A return code value greater that zero represents an error processing the job. For detailed information on possible return codes, see Return Codes for Windows.
For definitions of the jobName and [jobDef] parameters, see Running From the Command Line.