[AccessD] How to over ride F1

Robert Gracie Subscriptions at servicexp.com
Wed Sep 10 15:23:34 CDT 2003


Ah, man SO SIMPLE... Thanks a Million Gustav, just what I needed!!


Robert Gracie
www.servicexp.com




-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Gustav Brock
Sent: Wednesday, September 10, 2003 8:23 AM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] How to over ride F1


Hi Robert

A progam with no forms? That was new!

Anyway - create an AutoKeys macro (look up the on-line help before you
do).
On the first line, type {F1} as macro name and assign RunProgram as
its action and specify a command line like this:

  winhlp32 <your_help_file>

Reload your Access file and press F1.

/gustav


> Yes indeed, however that is not my problem. I would like to call the help
> file with no form open. I don't use a switch board in any of my systems,
and
> have been constrained to having a form open AND visible to use the help...

> I have a bunch of user who would just like to hit F1 (with no forms open)
> and have the help file for my program load...

> Any ideas

> Robert Gracie
> www.servicexp.com

_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list