CWHelp class: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Software
|Picture=NA.png
|Version=0.1
|Download=[ftp://cyberia.dnsalias.com/pub/filebase/gfd/wps/tool/cwhlp010.zip cwhlp010.zip]
|Vendor=N/A
|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.
==License==
* BSD 3 Clauses Alike
* Author: [[Chris Wohlgemuth]]
==Links==
*[ftp://cyberia.dnsalias.com/pub/filebase/gfd/wps/tool/cwhlp010.zip cwhlp010.zip]


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

Revision as of 22:24, 12 April 2020

CWHelp class
Version 0.1
Vendor N/A
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.