CWHelp class: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Software | {{Software | ||
|Picture=NA.png | |Picture=NA.png | ||
|Version=0.1.0 | |Version=0.1.0 (2002-03-21) | ||
|Download= | |Download={{FileLink|CWHelp_0-1-0.zip}} | ||
|Author=[[Chris Wohlgemuth]] | |Author=[[Chris Wohlgemuth]] | ||
|License=BSD 3 Clauses Alike | |License=BSD 3 Clauses Alike |
Latest revision as of 17:21, 13 July 2023
CWHelp class | |
---|---|
![]() | |
Version | 0.1.0 (2002-03-21) |
Vendor | |
Author | Chris Wohlgemuth |
License | BSD 3 Clauses Alike |
Download | CWHelp_0-1-0.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.