G
Guest
Using Access 2000 to call the following EXE from a form onclick event: Call
Shell("C:\MWV\findreplace.exe", 1). If I create a new form and run the code
it works fine but after I close the database and then re-open the code does
not process. The EXE works fine from a DOS prompt and when double clicked in
the folder. This has worked in the past but has just started to malfunction.
Any pointers in a direction to solve would be appreciated.
Thanks in advance
Shell("C:\MWV\findreplace.exe", 1). If I create a new form and run the code
it works fine but after I close the database and then re-open the code does
not process. The EXE works fine from a DOS prompt and when double clicked in
the folder. This has worked in the past but has just started to malfunction.
Any pointers in a direction to solve would be appreciated.
Thanks in advance