Examples - VeriMove - 4.0

VeriMove Guide

Product type
Software
Portfolio
Verify
Product family
Data Quality - Postals
Product
VeriMove
Version
4.0
Language
English
Product name
VeriMove
Title
VeriMove Guide
Copyright
2023
First publish date
2002
Last updated
2024-05-15
Published on
2024-05-15T01:25:15.950712
Table 1. VMA.exe Usage Examples
Action Example
To run VeriMove job def myjob1 vma myjob1.def
To run myjob1 using a provided List ID vma myjob1.def -listid P0000
To run myjob1 and keep the default output file names sent by the server vma myjob1.def -norename
To run myjob1 without creating backup copies of the output files from the previous run vma myjob1.def -nobackup
To run in silent mode
 (no progress messages output) vma myjob1.def -s
To clear the current job from the server vma -clearjob
To use a combination of options vma myjob1.def -norename -nobackup -nozip -s -listid P00000