Opening another Email Client

B

Bruce Rodtnick

I want Access to open my FirstClass email client when I click on an
email address, but FirstClass is not my default email client. The
command line to FirstClass is c:\Program Files\ FirstClass\fcc32. How
can I have access open FirstClass instead of my default client?

B
 
A

Adrian Jansen

Look up the Shell command in Help

To run a program:

Shell c:\Program Files\ FirstClass\fcc32.exe

You will have to figure out how to get data from the form to the program, if
you need to.
--
Regards,

Adrian Jansen
J & K MicroSystems
Microcomputer solutions for industrial control
 

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