To execute VeriMove from a script, use the following syntax:
vma jobName
After the execution, the status value returned from the VMA process will be available in the ERRORLEVEL system environment variable. This value should be examined after calling the VMA 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, see Running From the Command Line.