Size: 1250
Comment:
|
Size: 1249
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= ShowChmFile = | = ShowChmHelp = |
Line 13: | Line 13: |
To get details about how to use {{{ShowChmFiles}}}, execute: | To get details about how to use {{{ShowChmHelp}}}, execute: |
Line 16: | Line 16: |
#.ADOC.Browse #.ShowHelpChm | #.ADOC.Browse #.ShowChmHelp |
Line 19: | Line 19: |
For a full version history: [[ShowChmFile/History| History]] | For a full version history: [[ShowChmHelp/History| History]] |
Line 30: | Line 30: |
[[http://aplteam2.com/aplwiki/ShowChmHelp?action=AttachFile&do=get&target=ShowChmFile.ZIP | Download ShowChmFile right now]] | [[http://aplteam2.com/aplwiki/ShowChmHelp?action=AttachFile&do=get&target=ShowChmHelp.ZIP | Download ShowChmFile right now]] |
Line 32: | Line 32: |
[[attachment:ShowChmFile.ZIP | Manage the attachment]] | [[attachment:ShowChmHelp.ZIP | Manage the attachment]] |
Line 34: | Line 34: |
[[http://aplteam2.com/aplwiki/ShowChmHelp?action=AttachFile&do=get&target=ShowChmFile_Dev.ZIP | Download development version]] | [[http://aplteam2.com/aplwiki/ShowChmHelp?action=AttachFile&do=get&target=ShowChmHelp_Dev.ZIP | Download development version]] |
Line 36: | Line 36: |
[[attachment:ShowChmFile_Dev.ZIP | Manage the attachment]] | [[attachment:ShowChmHelp_Dev.ZIP | Manage the attachment]] |
ShowChmHelp
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 ShowChmHelp, execute:
#.ADOC.Browse #.ShowChmHelp
For a full version history: History
Version Information
Original author: |
|
Responsible: |
|
Email: |
|
Current state: |
1.0.0 |
Download
Download ShowChmFile right now