| View previous topic :: View next topic |
| Author |
Message |
bahri
Joined: 24 Jun 2004 Posts: 114 Location: Malta
|
Posted: Sun Aug 26, 2007 3:33 pm Post subject: Help for SciTE |
|
|
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 |
|
 |
fincs
Joined: 05 May 2007 Posts: 1160 Location: Seville, Spain
|
|
| Back to top |
|
 |
BeginningRubyer Guest
|
Posted: Sun Apr 27, 2008 12:20 am Post subject: SciTE |
|
|
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: 86 Location: somewhere
|
Posted: Sun Apr 27, 2008 12:49 am Post subject: |
|
|
| #persistent ?????? |
|
| Back to top |
|
 |
Guest123000 Guest
|
Posted: Sat Mar 13, 2010 12:04 pm Post subject: SciTE |
|
|
For BeginningRubyer
To open a sciTE program, go to the command prompt then go to the directory it's in then type in it's name.
e.g if the programs on the desktop and it's a ruby file, type in:
cd desktop
ruby <name>
only type in ruby if you're using ruby obiviously!!! |
|
| Back to top |
|
 |
tank
Joined: 21 Dec 2007 Posts: 3700 Location: Louisville KY USA
|
Posted: Sat Mar 13, 2010 4:01 pm Post subject: |
|
|
you are aware of the age of this thread and the fact that the link is dead. I wish it werent but it is _________________
We are troubled on every side‚ yet not distressed; we are perplexed‚
but not in despair; Persecuted‚ but not forsaken; cast down‚ but not destroyed; |
|
| Back to top |
|
 |
|