Hi,
I need to run 2 batch files in MSDOS when the user run the macro in Access. The first runapp will copy all the files (at least 2 files) from floppy to a directory in c: drive. The second will decrypt the information and move it to a second location.
However the seond runapp (decrypt) command will execute before the files are completely copied from the floppy drive. Is there a way to solve this problem?
Thanks in advance.
I need to run 2 batch files in MSDOS when the user run the macro in Access. The first runapp will copy all the files (at least 2 files) from floppy to a directory in c: drive. The second will decrypt the information and move it to a second location.
However the seond runapp (decrypt) command will execute before the files are completely copied from the floppy drive. Is there a way to solve this problem?
Thanks in advance.
Last edited: