Jump to content

Recommended Posts

Posted

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
Posted

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.
  :)

Posted

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
Posted (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 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.
  :)

Posted

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
Posted
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.
  :)

  • RexDart changed the title to [Solved] SciTE4AutoIt3 - Tools Menu Empty

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...