AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Help for SciTE

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
bahri



Joined: 24 Jun 2004
Posts: 101
Location: Malta

PostPosted: Sun Aug 26, 2007 4:33 pm    Post subject: Help for SciTE Reply with quote

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
Back to top
View user's profile Send private message
fincs



Joined: 05 May 2007
Posts: 82
Location: Seville, Spain

PostPosted: Sun Aug 26, 2007 5:45 pm    Post subject: Reply with quote

Interesting! But this help-file rather it is oriented to an Scintilla/SciTE programmer. But thanks anyway to this help-file Very Happy !
_________________
Sorry my poor English
Fincs

MsgBox % RegExReplace("Fernando Incs.", "^(\w).*\s+I(\w{3})\w*\.$", "$1i$2")
Back to top
View user's profile Send private message
BeginningRubyer
Guest





PostPosted: Sun Apr 27, 2008 1:20 am    Post subject: SciTE Reply with quote

I have a question about SciTE and if anyone could answer that would be great:

After I create a program using SciTE and save it, when I try and run it it opens and closes very quickly, how would I keep it from doing that?

-
Back to top
SomeGuy



Joined: 21 Apr 2008
Posts: 96
Location: somewhere

PostPosted: Sun Apr 27, 2008 1:49 am    Post subject: Reply with quote

#persistent ??????
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group