Size: 1239
Comment:
|
Size: 1250
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 34: | Line 34: |
## [[http://aplteam2.com/aplwiki/ADOC?action=AttachFile&do=get&target=ADOC_Dev.ZIP | Download development version]] | [[http://aplteam2.com/aplwiki/ShowChmHelp?action=AttachFile&do=get&target=ShowChmFile_Dev.ZIP | Download development version]] |
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