Need to allow external program to run

  • Thread starter Thread starter Bill Taylor
  • Start date Start date
B

Bill Taylor

Hi all,
I am running on win 98 with access 2002. I have a program that writes data
files that run as macros for an archaic program. I want to loop thru every
file(macro) that my program generated. and run the program for each macro.
problem: how do I determine when the external program has completed so that
I can start the next instance of it in my loop.
 
Back
Top