comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Calling Help Files
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Calling Help Files [message #10774 is a reply to message #10769] Fri, 16 January 1998 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Kerstin Voigt (voigt@dlr.de) writes:


> does anybody know, how I can call a self created help file from within IDL
> 5.0?
> They have the standard Microsoft *.hlp-format (PC environment).

To create an "authentic" IDL help file requires that you have
a particular help file compiler, I believe. But since I always
have a WWW browser open anyway, I've found it convenient
to use HTML help for my IDL procedures. I simply use the
template.pro file to create a template for my programs.
(It uses the ";+" and ";-" convention to delineate a section
of code used for comments.)

Then I just use the MK_HTML_HELP routine from the IDL library
to construct an HTML file from my IDL procedures and functions.
It is all done in one step. This, for example, is what I use
to build the help files for the program files on my web page.

Cheers,

David

-----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
E-Mail: davidf@dfanning.com
Phone: 970-221-0438
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Segmentation Fault
Next Topic: Re: Maximum entropy filtering

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 21:37:09 PDT 2025

Total time taken to generate the page: 2.15755 seconds