Skip to content

RealKindOne/mhelp

Repository files navigation

mhelp

This unofficial help file is intended to document all parts of mIRC Scripting in a more detailed manner than the official help file.

This file only includes current or previously documented features. It must exist in the versions.txt OR a current/previous version of mirc.chm or mirc.hlp. If a feature is depreciated or removed it will be noted.

Undocumented commands, identifiers, switches, properties, onEVENT, and others things will NOT be included as they can possibly be removed at anytime.

NOTE: THIS HELP FILE IS NOT COMPLETE AND HAS BROKEN OR MISSING PARTS DUE TO THE IMPORTING.

NOTE: Check here for newer versions: https://github.com/RealKindOne/mhelp/tags

Compiling

You will need to download the .chm help file compiler:

https://web.archive.org/web/20160423015142/http://download.microsoft.com/download/0/a/9/0a939ef6-e31c-430f-a3df-dfae7960d564/htmlhelp.exe

MD5: 53899BE5DA83419D772D5B97E653DA7C

Install it.

Open the "mhelp.hhp" file and click File -> Compile (or click the icon left of the sunglasses).

You can click the sunglasses icon to view the "mhelp.chm" file.

OR...

Run "C:\Program Files (x86)\HTML Help Workshop\hhc.exe" C:\path\to\mhelp.hhp in the command prompt.

Editing

The HTML Help Workshop program is very primitive and buggy. You would be better off using a different text editor.

Downloading

Check here for updates: https://github.com/RealKindOne/mhelp/tags

If you do not want to run the help file you can download the source code and open the .html files. List of commands and identifiers can be found in commands.html and identifiers.html or you can search for the command/identifier filename.

NOTE:

Windows has a security feature that prevents running non-installed (downloaded) .chm files. You will need to Unblock the file by Right clicking the .chm file, click Properties, Unblock, Ok.

https://www.helpsmith.com/chm-cannot-be-displayed.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors