DosBatch from Access Macro

  • Thread starter Thread starter stickandrock
  • Start date Start date
S

stickandrock

I have a batch file that I want to run as a step within an access macro. i
realize that I can use the runapp command to start the batch file. My
question is though, will the macro wait for the batch to complete before
going to the next step in the macro?

Thanks
 
Back
Top