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: Copying text from a help window From:BILL KONRAD <konradb -at- UL -dot- COM> Date:Wed, 24 Sep 1997 11:11:53 CDT
Rod, you might be able to put your text in an INI file and then use a dll
to retrieve the entry. There are a couple of dlls which can get info from
an INI into a WinHelp macro. I don't know of any that copies text to the
clipboard, but that should be possible using Windows API functions. Sorry,
but I don't recall the names of the INI dlls off-hand.
Assuming that you can find or write a dll that can read from an INI and
place the text on the clipboard, you could then have a button in help
which runs the custom macro. You could pass a parameter to the macro to
indicate which INI entry to copy. Then just put the button/macro with
appropriate parameters in whatever topics you want.
Good Luck,
Bill Konrad
konradb -at- ul -dot- com
TECHWR-L (Technical Communication) List Information: To send a message
to 2500+ readers, e-mail to TECHWR-L -at- LISTSERV -dot- OKSTATE -dot- EDU -dot- Send commands
to LISTSERV -at- LISTSERV -dot- OKSTATE -dot- EDU (e.g. HELP or SIGNOFF TECHWR-L).
Search the archives at http://www.documentation.com/ or search and
browse the archives at http://listserv.okstate.edu/archives/techwr-l.html