Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

using htmlhelp in modula 2 .

52 views
Skip to first unread message

Ann Maybury

unread,
Mar 16, 2019, 4:29:13 PM3/16/19
to
I have converted a quite large windows based Modula 2 that executedd under XP to run on Windows 10 using the ADW Compiler. I am now trying to convert the WINHelp to HTML Help. I have a test set of the HTML help files created by the HTML help workshop. Things work when I view the chm either under the workshop or by double clicking an the file. However when I use the ADW calls, things do not work properly.

I have tried every calling sequence variant that I can think of or that I found on the web. I feel that I am missing some initialization steps. Does anyone know where there are some samples or instructions?

Chris Burrows

unread,
Mar 16, 2019, 8:15:51 PM3/16/19
to
On Sunday, March 17, 2019 at 6:59:13 AM UTC+10:30, Ann Maybury wrote:
>
> I have tried every calling sequence variant that I can think of or that I found on the web. I feel that I am missing some initialization steps. Does anyone know where there are some samples or instructions?

How were you trying to call the HTML Help? By calling the HTMLHELP module directly or via the WinShell Module?

What does 'do not work properly' mean exactly?

Unless you are trying to do something fancy I would recommend using the WinShell interface. If that is what you have already tried, or you don't have any success with that either, show us an example of a *minimal* test program that you have tried and I, or somebody else, may be able to help you.

Regards,
Chris Burrows
CFB Software
http://www.cfbsoftware.com/modula2

0 new messages