G
Greg Strong
Is there anyway to run a batch file when you exit a program?
Regards,
Greg Strong
Regards,
Greg Strong
Sure . . . start the program from a batch file and when
you close it the batch file will continue to execute . . .
put in whatever commands you want . . .
Greg said:I tried it. Looks like bat file continued to run because command window
closed before I exited the GUI program. So no go. Any other ideals?
TIA!