[AccessD] ShellExecute / Application.Quit

Gustav Brock gustav at cactus.dk
Thu May 6 08:02:24 CDT 2004


Hi Mark

Look up "A2K: Shell 'discoveries'" from 2004-04-22 in the archives for
an example.

/gustav


> 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




More information about the AccessD mailing list