[AccessD] ShellExecute / Application.Quit

Mitsules, Mark S. (Newport News) Mark.Mitsules at ngc.com
Thu May 6 07:49:30 CDT 2004


Group,

The following code snippet works if stepped through manually.  It also works
when attached to a macro that is manually run.  It does NOT work when run in
an AutoExec macro.  I'm guessing that it is a timing issue...is it?  Any
suggestions?

If fShellExecute(strAction, _
  strFileName, constInstallPath) Then
  Application.Quit
End If


If you need more details, just ask.

Mark



More information about the AccessD mailing list