Re: AppHelpFile key and context-sensitive help



TD <tom.darci@xxxxxxxxx> wrote:
> Hey Bradley,
>
> Thanks for the info... you would think since the application clearly
> knows that my help file is the default help file (it comes up when I
> press F1 on a form with no contextID's set) that it could assume my
> contextIDs refer to that help file... but NOOO. Oh well.
>
> I say "programatically" because we are going to have several
> different front ends point to one central help file,
> so the help file
> will not be residing alongside the front end. When the form opens, I
> will set the helpFile property.

Ah, that does complicate things. I guess you could store the location of
the Help file in a table, test it actually exists and set the form
property at runtime when the form opens? If it doesn't prompt the user
to select it's location?
--
regards,

Bradley

A Christian Response
http://www.pastornet.net.au/response


.



Relevant Pages

  • Re: Custom Help File
    ... help file in the HelpFile property of the object. ... The HelpContextID values are arbitrary numbers which you map to the ... relevant help topics in the section of the help project ...
    (microsoft.public.access.externaldata)
  • Re: Custom Help File
    ... The way I understood it is that if you left the HelpContextID at 0, ... > help file in the HelpFile property of the object. ... > relevant help topics in the section of the help project ...
    (microsoft.public.access.externaldata)
  • Custom Help File
    ... HelpFile property of each file/report. ... function that does not work with the standard Access program - but then why ... I have even considered re-doing the whole Help File ...
    (microsoft.public.access.externaldata)
  • Re: AppHelpFile key and context-sensitive help
    ... knows that my help file is the default help file (it comes up when I ... contextIDs refer to that help file... ... will set the helpFile property. ... > default Access help. ...
    (comp.databases.ms-access)