TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: FW: Map IDs Calling Up Help Topics From:"Dana Worley" <dana -at- campbellsci -dot- com> To:<techwr-l -at- lists -dot- techwr-l -dot- com> Date:Thu, 10 May 2007 09:39:34 -0600
Hello Keith,
I didn't see the original post, so I apologize if this has been answered (I seem to
received the digest every third day and on blue moons. The rest of the time, it gets
lost in the ether :)
> * When you press F1 in the Address text box, what is the exact sequence
> of events that leads to Address.htm being opened?
Typically, the application issues something like:
HH_HELP_CONTEXT:path helpfilename.chm 12345
(where 12345 is your context ID)
> * In other words, in the application, the Address text box is associated
> with Map ID No. 567. In the help system, Address.htm is associated with
> Map ID No. 567. But what REALLY occurs to make Address.htm open?
Your HTMLHelp project includes reference to two files: a .h file and a .ali file. The .h
file associates your topic ID with the context ID (e.g., my_help_topic = 12345) and
the .ali file associates the topic ID with the HTM file (e.g., my_help_topic =
MyHelp.htm). Thus, 12345 gets associated with MyHelp.HTM and when the
application asks for 12345, your topic is displayed.
HTH,
Dana W.
***************************
Dana Worley
Software Product Manager/Manager, Software Support Group
Campbell Scientific, Inc.
Microsoft MVP, Windows Help
Create HTML or Microsoft Word content and convert to Help file formats or
printed documentation. Features include support for Windows Vista & 2007
Microsoft Office, team authoring, plus more. http://www.DocToHelp.com/TechwrlList
Now shipping: Help & Manual 4 with RoboHelp(r) import! New editor,
full Unicode support. Create help files, web-based help and PDF in up
to 106 languages with Help & Manual: http://www.helpandmanual.com
---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-