From WikiChip
Difference between revisions of "mirc/commands/winhelp"
Line 1: | Line 1: | ||
{{mirc title|/winhelp Command}} | {{mirc title|/winhelp Command}} | ||
− | The '''/winhelp command''' is used to open | + | The '''/winhelp command''' is used to open Microsoft's online help files. The additional key parameter can be used to navigate to a specific topic from the help file's index. |
'''Note:''' winhelp supports both .chm and .hlp files. | '''Note:''' winhelp supports both .chm and .hlp files. |
Latest revision as of 22:05, 3 May 2023
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /winhelp command is used to open Microsoft's online help files. The additional key parameter can be used to navigate to a specific topic from the help file's index.
Note: winhelp supports both .chm and .hlp files.
Synopsis[edit]
/winhelp <filename> [topic]
Switches[edit]
None
Parameters[edit]
- <filename> - Help filename
- [topic] - A specific topic to search for
Example[edit]
None
Compatibility[edit]
Added: mIRC v5.1
Added on: 28 Aug 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list