RexDart Posted June 24, 2019 Posted June 24, 2019 How do I get the full suite of tools to display in SciTE4AutoIt3's Tools menu? I've installed full AutoIt 3, and then SciTE4AutoIt3. I'm not seeing any difference between SciTE4AutoIt3 and SciTE that ships with AU3.
Developers Jos Posted June 24, 2019 Developers Posted June 24, 2019 It sounds line the full version isn't installed. You did use the installers for both or the zip files? What do you see in the SciTE output pane when you run (f5) a script? (Please Copy&Paste that here in a codebox so I can check)). 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.
RexDart Posted June 24, 2019 Author Posted June 24, 2019 I used the EXE installers for both, linked from the instructions page here. >"C:\Program Files (x86)\AutoIt3\SciTE\..\AutoIt3.exe" "C:\Program Files (x86)\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.au3" /run /prod /ErrorStdOut /in "A:\Log File Viewer.au3" /UserParams +>13:00:01 Starting AutoIt3Wrapper v.19.102.1901.0 SciTE v.4.1.2.0 Keyboard:00000409 OS:WIN_10/ CPU:X64 OS:X64 Environment(Language:0409) CodePage:65001 utf8.auto.check:4 +> SciTEDir => C:\Program Files (x86)\AutoIt3\SciTE UserDir => C:\Users\xxxxxx\AppData\Local\AutoIt v3\SciTE\AutoIt3Wrapper SCITE_USERHOME => C:\Users\xxxxxx\AppData\Local\AutoIt v3\SciTE >Running AU3Check (3.3.14.5) from:C:\Program Files (x86)\AutoIt3 input:A:\Log File Viewer.au3 +>13:00:01 AU3Check ended.rc:0 >Running:(3.3.14.5):C:\Program Files (x86)\AutoIt3\autoit3.exe "A:\Log File Viewer.au3" +>Setting Hotkeys...--> Press Ctrl+Alt+Break to Restart or Ctrl+Break to Stop
Developers Jos Posted June 24, 2019 Developers Posted June 24, 2019 Looks good, so are you sure you have a AutoIt3 file selected when checking the tools in the SciTE menu? 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.
RexDart Posted June 24, 2019 Author Posted June 24, 2019 I did not do that; looks like that was the cause. Has it always behaved this way?
Developers Jos Posted June 24, 2019 Developers Posted June 24, 2019 (edited) Yes, The shown tools are related to the file extension of the current file. This makes sense when you consider you want to use the editor for more than one program language and still have a run/compile etc for each of them executing their own language tools. Jos Edited June 24, 2019 by 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.
RexDart Posted June 24, 2019 Author Posted June 24, 2019 I'm not sure what sense it would make to use "SciTE4AutoIt3" for anything but "AutoIt3", but okay. Thanks for the answer; do I need to mark this as Solved or anything?
Developers Jos Posted June 24, 2019 Developers Posted June 24, 2019 6 minutes ago, RexDart said: I'm not sure what sense it would make to use "SciTE4AutoIt3" for anything but "AutoIt3", but okay. .. because it is still the standard SciTE that is packed in the Full installer with all the standard bits and pieces and on top of that a shitload of added customizations for use with AutoIt3. The one included in the Autoit3 installer, which we call the lite SciTE4Autoit3 is still the standard distribution, but compiled as a standalone version with only the AutOit3 lexer and required output lexers...hence the name. The forum doesn't have a "solved" marking option and people tend to update the title. 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.
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