CWHelp class

From OS2World.Com Wiki
Revision as of 16:52, 4 July 2023 by Jugbogdan (talk | contribs)
Jump to navigation Jump to search
CWHelp class
Version 0.1.0
Vendor
Author Chris Wohlgemuth
License BSD 3 Clauses Alike
Download cwhlp010.zip
Website

WPS class to display help from any program or REXX script without fighting with the OS/2 help system. Use setup strings to display a help panel.

The author wrote this class to add real online help to DrDialog programs. The base package doesn't give access to the help facility, so one had to use *.inf files and the view command instead, which has some disadvantages.