DOS batch to run macross

N

naturalist

I need to run six macros one after another. Each macro pointed to
different MS Access DB.
I need to automate process for end user by creating one batch and
setting up icon on the desk top.
Is it possible to create one DOS batch for that purpose?


Thanks you

Igor
 
E

Ed Robichaud

It's possible to create a Windows scripting batch file to do that (see Win
Help) or use 3rd-party software like "AutoMite".
 
Top