The Delete Jobs by Order Number can be executed from a batch or command file. The format of the command is:
DeleteJobsByOrderNumber=OrderNumber WildCards
The following command line example executes DMS and performs the following commands:
Note that each command must be surrounded in quotations:
"C:\Dynafact\Production\DMS\DMSEnt.exe" "UserIniFolder=C:\Dynafact\Production\DMS\User\" "AutoUserName=DMS" "DatabaseName=DMSTestJob" "DeleteJobsByOrderNumber=PLN%" "AutoLogOut"