Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

At 26 JUL 1998 07:46:24PM Tony Ayling (Harmony Solutions) wrote:

We have just embarked on that awful task of documenting the help for our HR application. We used HDK3 and compile using Version 4 of the help compiler. On completion of it we tried it out with OI ( we should of done that earlier I suppose) and found that the UTILITY command will not run the WinHlp32.EXE or something and tells us taht we require a later version of Help. The help doco runs fine until we try running it from inside OI. I have tried renaming the 32bit version to Winhelp.exe but to no avail. It will probably work using the version 2 / 3.1 compiler but out doco will no longer compile as it runs out of memeory even on a 64MB RAM PC. It will take ages to re do it all in smaller chunks.

Any ideas greatfully recieved

Thanks

Tony

[email protected]


At 30 JUL 1998 09:47AM Scott Kearney wrote:

Tony,

I'm not sure how you are running your Utility() line, but I would suggest qualifying it with an executable program.

That is, instead of:

 Utility("RUNWIN","proghelp.hlp")

Try using:

 Utility("RUNWIN","winhlp32.exe proghelp.hlp")

And/or remove all references to winhelp.exe from your file associations and/or win.ini file.

-Scott Revelation

View this thread on the Works forum...

  • third_party_content/community/commentary/forums_works/deb56af96727dd738525664d0082975b.txt
  • Last modified: 2023/12/30 11:57
  • by 127.0.0.1