Hi!
May be this belongs to another section but since reference to scite is mainly found here, (frankly I could find a better forum to post to).
For those using SciTE for Autohotkey as Adapted by other members.(thanks to all)
Viewing SciTEGlobal.properties one notices that the help file
section is all commented out.
So I gathered as much info I could find and compiled it into a help (chm) file.
I anybody want to use it:
Download the chm at :
http://www.mediafire.com/?6zxnnb4ughg
Copy it to your SciTE folder.
Open SciTEGlobal.properties and edit the help section such like:
(Remove the #)
# Help - will be soon! (But Untill Then)
command.scite.help="file://$(SciteDefaultHome)\SciTE.chm"
command.scite.help.shortcut=Ctrl+F1
command.scite.help.subsystem=2
At least you have some help now.
Regards
bahri