MUSHclient Help

Posted by Kevnuke on Fri 24 Aug 2018 10:07 PM — 9 posts, 32,310 views.

USA #0
Several of the menu items under Help in the client go to Microsoft Support in Version 5.05.

Also, on the "Regular expression matching" page, http://www.gammon.com.au/mushclient/regexp.htm , in the description for [[:cntrl:]], there is an extra 's' at the end of characters.
Australia Forum Administrator #1
The help works fine under Windows XP. Later versions of Windows can cause that page to appear if you don't have WinHelp installed.

I fixed the double "ss" in the regexp help file.
USA #2
Thanks, I'll get WinHelp downloaded.
USA #3
If anyone else has this problem you can fix it with these instructions, I even used the Windows 8.1 x64 version and it still worked.

https://www.trishtech.com/2015/12/how-to-open-hlp-winhelp-files-in-windows-10/
Australia Forum Administrator #4
If you can't get help to work for some reason, there is a fall-back of using the MUSHclient_Help plugin which ships with MUSHclient.

http://www.gammon.com.au/forum/?id=11248


That lets you interrogate the same database that the help file is generated from, in the client itself. This could be handy for copy/pasting examples.
USA #5
I like the thought of putting "Database interrogater" on my resume when they ask about my skills :D
USA #6
I don't know if they're supposed to be there or not, but I didn't see any of the "OnPlugin" functions listed in the Plugins Documentation, or is it just within one of the sub-sections?

Here: http://www.gammon.com.au/scripts/doc.php?general=plugins
Australia Forum Administrator #7
http://www.gammon.com.au/scripts/doc.php?general=plugin_callbacks
USA #8
Thanks Nick