G
Gordon Jones
Is there a way to call a dos batch program upon closing/exiting an Access
program? I have a "BkupMyProg.bat" program that saves the last 3 generations
of a MyProg_be.mdb file by cascading copy2 to copy 3, copy1 to copy2,
copyToday to copy1. I know all my users don't use it (because they call me),
and would like to incorporate the backup into the closing of MyProg. Is
there a way to do it?
program? I have a "BkupMyProg.bat" program that saves the last 3 generations
of a MyProg_be.mdb file by cascading copy2 to copy 3, copy1 to copy2,
copyToday to copy1. I know all my users don't use it (because they call me),
and would like to incorporate the backup into the closing of MyProg. Is
there a way to do it?