how to run ms-dos commands from an access macro

G

Guest

Is it possible to run ms-dos commands from an access macro? Something like
cmd /c does??
 
S

Steve Schapel

Viper,

Use a RunApp action in your macro, and put cmd in the Command Line argument.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top