It is irrelevant to the VI jobs. I should have removed it. I copied this from a batch file I set up for one of my clients. FedEx ship manager appends a text file after each order is shipped. The text file has the Sage order number, package #, tracking #, and freight amount. VIWX02 exports the invoice number and sales order number from so_invoiceheader. FEDEXG is a ProvideX program that finds the invoice number using the text file created by FedEx ship manager and the text file created by VIWX02. FEDEXG creates a text file with the invoice#, tracking#, package#, freight amount. VIWI02 imports the text file created by FEDEXG to so_invoicetracking. There is another VO job not shown above that uses the same text file and imports to so_invoiceheader.