⇤ ← Revision 1 as of 2008-12-18 22:18:30
Size: 1241
Comment: New
|
Size: 1239
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 30: | Line 30: |
## [[http://aplteam2.com/aplwiki/ADOC/DownloadPage?action=AttachFile&do=get&target=ADOC.ZIP | Download ShowChmFile right now]] | [[http://aplteam2.com/aplwiki/ShowChmHelp?action=AttachFile&do=get&target=ShowChmFile.ZIP | Download ShowChmFile right now]] |
ShowChmFile
Overview
This class serves two simple purposes:
- Display a help file, satrting with the default topic.
- Display a particular (named) topic in a particular help file
You must create an instance before you can use the methods the class is coming with, and you must make sure that the Destructor is called at some point because otherwise APL might crash. This is neither a fault of the class nor of APL, it's simply how the underlying DLL is defined.
To get details about how to use ShowChmFiles, execute:
#.ADOC.Browse #.ShowHelpChm
For a full version history: History
Version Information
Original author: |
|
Responsible: |
|
Email: |
|
Current state: |
1.0.0 |
Download
Download ShowChmFile right now