Skip to main content

[archive] $WINHELP with HTMP Help

  • October 17, 2007
  • 3 replies
  • 0 views

[Migrated content. Thread originally posted on 16 October 2007]

I' trying to get this working. I've got my COBOL programs modified with HELP-IDs and a "?" graphic so I can get a "Context Senitive help" pop-up to show. I've got a program that the "HELP_PROGRAM" config variable defines with my call to $WINHELP; and it seems to be working. I've also used Microsoft's HTML Help Workshop program to set up a Project, and have Text-Pop-Ups defined with my *.h file and *.txt files properly defined. BUT ...... I get an error message from HTML Help "HH_HELP_CONTENT called without a [MAP] section." as an error. .
Has anyone been successful at getting this to work. Is there a sample program, or *.chm file that AcuCOBOL developers have ?

Thanks

3 replies

[Migrated content. Thread originally posted on 16 October 2007]

I' trying to get this working. I've got my COBOL programs modified with HELP-IDs and a "?" graphic so I can get a "Context Senitive help" pop-up to show. I've got a program that the "HELP_PROGRAM" config variable defines with my call to $WINHELP; and it seems to be working. I've also used Microsoft's HTML Help Workshop program to set up a Project, and have Text-Pop-Ups defined with my *.h file and *.txt files properly defined. BUT ...... I get an error message from HTML Help "HH_HELP_CONTENT called without a [MAP] section." as an error. .
Has anyone been successful at getting this to work. Is there a sample program, or *.chm file that AcuCOBOL developers have ?

Thanks
I presume it is a typo? That it should be HH_HELP_CONTEXT, not HH_HELP_CONTENT?
Q quick googler did uncover quite a bit of references of the former. For instance: http://www.helpware.net/htmlhelp/how_to_merge.htm#ContextHelpIDs
Here is a link to Microsoft:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.helpauthoring&tid=d85fa9e9-eea4-49bc-bc4e-eaf741be8063&p=1

[Migrated content. Thread originally posted on 16 October 2007]

I' trying to get this working. I've got my COBOL programs modified with HELP-IDs and a "?" graphic so I can get a "Context Senitive help" pop-up to show. I've got a program that the "HELP_PROGRAM" config variable defines with my call to $WINHELP; and it seems to be working. I've also used Microsoft's HTML Help Workshop program to set up a Project, and have Text-Pop-Ups defined with my *.h file and *.txt files properly defined. BUT ...... I get an error message from HTML Help "HH_HELP_CONTENT called without a [MAP] section." as an error. .
Has anyone been successful at getting this to work. Is there a sample program, or *.chm file that AcuCOBOL developers have ?

Thanks
I presume it is a typo? That it should be HH_HELP_CONTEXT, not HH_HELP_CONTENT?
Q quick googler did uncover quite a bit of references of the former. For instance: http://www.helpware.net/htmlhelp/how_to_merge.htm#ContextHelpIDs
Here is a link to Microsoft:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.helpauthoring&tid=d85fa9e9-eea4-49bc-bc4e-eaf741be8063&p=1

[Migrated content. Thread originally posted on 16 October 2007]

I' trying to get this working. I've got my COBOL programs modified with HELP-IDs and a "?" graphic so I can get a "Context Senitive help" pop-up to show. I've got a program that the "HELP_PROGRAM" config variable defines with my call to $WINHELP; and it seems to be working. I've also used Microsoft's HTML Help Workshop program to set up a Project, and have Text-Pop-Ups defined with my *.h file and *.txt files properly defined. BUT ...... I get an error message from HTML Help "HH_HELP_CONTENT called without a [MAP] section." as an error. .
Has anyone been successful at getting this to work. Is there a sample program, or *.chm file that AcuCOBOL developers have ?

Thanks
I presume it is a typo? That it should be HH_HELP_CONTEXT, not HH_HELP_CONTENT?
Q quick googler did uncover quite a bit of references of the former. For instance: http://www.helpware.net/htmlhelp/how_to_merge.htm#ContextHelpIDs
Here is a link to Microsoft:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.helpauthoring&tid=d85fa9e9-eea4-49bc-bc4e-eaf741be8063&p=1