CWHelp class: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "==Description== 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 wr..."
 
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Description==
{{Software
|Picture=NA.png
|Version=0.1.0 (2002-03-21)
|Download={{FileLink|CWHelp_0-1-0.zip}}
|Author=[[Chris Wohlgemuth]]
|License=BSD 3 Clauses Alike
|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.
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.
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.


==Download==
[[Category:Open Source Software]]
* []
[[Category:WPS Software‎]]
 
==License==
* BSD 3 Clauses Alike
 
==Author==
* [[Chris Wohlgemuth]]
 
==Links==
 
[[Category:Software]]

Latest revision as of 19: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.