W
wmdmurphy
I know that it is possible to open an external app from Access using the
shellexecute API, but it appears you can't include a parameter along with
the application name. I need to open the stunnel application and include
the name of a configuration file like:
c:\stunnel\stunnel SMTPatt.txt
Also, is there code available that can be used to programmatically close a
running application later once you are done with it?
Bill
shellexecute API, but it appears you can't include a parameter along with
the application name. I need to open the stunnel application and include
the name of a configuration file like:
c:\stunnel\stunnel SMTPatt.txt
Also, is there code available that can be used to programmatically close a
running application later once you are done with it?
Bill