From WikiChip
Difference between revisions of "mirc/commands/winhelp"
(Created page with "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. ...") |
|||
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/winhelp Command}} | ||
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. | 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. | ||
Line 17: | Line 18: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|5.1}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
− | * | + | * {{mIRC|/help}} |
− | * | + | * {{mIRC|/run}} |
+ | {{mIRC command list}} | ||
− | [[Category:mIRC commands]] | + | [[Category:mIRC commands|winhelp command - mIRC]] |
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