jaja714 Posted June 13, 2020 Share Posted June 13, 2020 Why can't I open the ahk-specific scite editor? When I double-click on 'c:\program files\autohotkey\scite\scite.exe' I get 'c:program files (x86)\autoit3\scite\scite.exe'. Link to comment Share on other sites More sharing options...
Musashi Posted June 13, 2020 Share Posted June 13, 2020 (edited) 36 minutes ago, jaja714 said: Why can't I open the ahk-specific scite editor? You should better ask this question in the appropriate forumarea of SciTE or AutoHotKey -> https://www.autohotkey.com/boards/ It looks like you have AutoIt and AutoHotKey installed in parallel. Possibly a reinstallation of SciTE4AutoHotkey may help (without guarantee) . EDIT : Have a look e.g. at : using-scite-for-both-autoit-and-autohotkey Since I do not work with AHK, I am sorry that I cannot offer you any further solutions . Edited June 13, 2020 by Musashi jaja714 1 "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move." Link to comment Share on other sites More sharing options...
jaja714 Posted June 14, 2020 Author Share Posted June 14, 2020 Thanks so much. I read that post before but didn't notice the answer was kind of buried. The solution involved shutting down SciTE and then executing the AHK-specific version of SciTE, open "options=>user properties" and add the line "check.if.already.open=0". Save the file and ... voila ... AHK files now open with the AHK-specific version of SciTE and au3 opens with the AutoIt version. In actuality, I think none of this has anything to do with AutoIt or AHK but, rather SciTE itself. Alas, there does not seem to be an SciTE forum. Further, I think there might be a better solution by merging the files (global.properties, ahk.api, etc...) from both installation directories. Unfortunately, I don't know how exactly but I think it's just a matter of teaching whatever version of SciTE you choose to run how to handle different languages ... kind of like Eclipse. For now, I think I'll just stick to the "check.if.already.open=0" solution. argumentum and Musashi 2 Link to comment Share on other sites More sharing options...
Developers Jos Posted June 14, 2020 Developers Share Posted June 14, 2020 3 hours ago, jaja714 said: In actuality, I think none of this has anything to do with AutoIt or AHK but, rather SciTE itself. Correct... You just configured SciTE to open an instance for each file separately and stop checking whether an instance of SciTE is already running. 3 hours ago, jaja714 said: Alas, there does not seem to be an SciTE forum. There is one ....sort of: https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/scite The version I publish can be ran portable at which time the user config files will be located within the directory the program is stored and all SCITE related Environment variables need to be removed. Jos jaja714 1 SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
jaja714 Posted June 15, 2020 Author Share Posted June 15, 2020 On 6/14/2020 at 3:53 AM, Jos said: There is one ....sort of: https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/scite The SciTE google group has never really been active. There are only a handful of posts and none of them newer than 2008. Link to comment Share on other sites More sharing options...
Developers Jos Posted June 15, 2020 Developers Share Posted June 15, 2020 It is not that bad... try this link: https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/scite-interest/topics Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now