Page 1 of 1

Setting paths for SciTEUser.properties

Posted: 07 Apr 2017, 22:46
by paik1002
I am trying to configure the SciTEUser.properties file so that it can be computer sensitive.
Are there any built-in variables in Scite for settings such as:

1) C:\Users\me\myscripts\ (the equivalent AHK variable is %A_WorkingDir% or %A_ScriptDir%)
2) C:\Program Files\AutoHotkey\AutoHotkey.exe (the equivalent AHK variable is %A_AhkPath%)

And, how do I apply them to the following user properties files?

Code: Select all

# Add here your own settings
command.1.$(file.patterns.ahk)="C:\Program Files\AutoHotkey\AutoHotkey.exe" "C:\Users\me\myscripts\Hello.ahk"

Re: Setting paths for SciTEUser.properties

Posted: 11 Apr 2017, 15:35
by SnowFlake
im not familiar with this at all but you might need to take a look in the docs,

http://fincs.ahk4.net/scite4ahk/intro.htm
http://www.scintilla.org/SciTEDoc.html