CWHelp class: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Software
{{Software
|Picture=NA.png
|Picture=NA.png
|Version=0.1.0
|Version=0.1.0 (2002-03-21)
|Download=[ftp://cyberia.dnsalias.com/pub/filebase/gfd/wps/tool/cwhlp010.zip cwhlp010.zip]
|Download={{FileLink|CWHelp_0-1-0.zip}}
|Vendor=N/A
|Author=[[Chris Wohlgemuth]]
|Author=[[Chris Wohlgemuth]]
|License=BSD 3 Clauses Alike
|License=BSD 3 Clauses Alike
Line 10: Line 9:
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.


[[Category:Open Source Software]]
[[Category:Open Source Software]]
[[Category:WPS Software‎]]
[[Category:WPS Software‎]]

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.