We have a number of VFP programs that are launched automatically at various times throughout the day by a program called Active Batch. Active Batch uses DOS Batch Files to trigger the VFP programs. Is there any way that VFP can send a success code (i.e. 0 = Pass, -1 = Fail), just before the QUIT command, to a batch file so the batch file can pass it on to Active Batch?
Steve
Steve