
Signature
Steve Schapel, Microsoft Access MVP
> I can't find a macro command to open an icon on my destop. Double
> clicking the icon on my desktop connects me to a mainframe. I'm
> trying to replicate that in a macro.
>
> Thanks
> Tbmarlie,
>
[quoted text clipped - 12 lines]
>
> - Show quoted text -
There is not target not shortcut tab for this particular shortcut.
There is a location (c:\document and settings\all users\desktop ...,
but when it put that in the command line for the RunApp application, I
get an error message saying that my database can't invoke the
application using the RunApp action.
Steve Schapel - 31 Aug 2007 02:44 GMT
Tbmarlie,
I'm sorry, the only way I know how to do this is via identifying the
program that is being run by the shortcut. Maybe you can find out from
the maker/vendor/helpdesk of the other program.

Signature
Steve Schapel, Microsoft Access MVP
> There is not target not shortcut tab for this particular shortcut.
> There is a location (c:\document and settings\all users\desktop ...,
> but when it put that in the command line for the RunApp application, I
> get an error message saying that my database can't invoke the
> application using the RunApp action.