Jump to content

Recommended Posts

Posted

The 8/21/2006 version is the latest installer, just updated it with the fix. (I left it the same date since the above is only an issue for people not using "C:\program files\AutoIt3" for their autoit3 directory.)

Will try this at work tomorrow, being the only place we will be allowed to write to will be our profile area pretty soon.

BTW, don't forget to change the beta version in the config.

Gary

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

  • Developers
Posted

BTW, don't forget to change the beta version in the config.

This is auto-magically done when I generate SciTE4AutoIt3 or SciTE4AU3Upd, but only create them when there are additions/changes to be made to the definition files...

:P

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

  • 3 weeks later...
  • Developers
Posted (edited)

9/12/2006: Uploaded a new SciTe4AutoIt3.exe installer which contains several fixes and def files for the Beta 3.2.1.2.

See below for the detailed list of all changes.

Happy Scripting :)

==> ScitillaHistory page containing all SciTE/Scintilla updates.

==> Visit the SciTe4AutoIt3 Download page for the latest versions

==> Check the online documentation for an overview of all extras you get with this installer.

Enjoy,

Updates:

9/12/2006
*** Updated Tidy v 2.0.3 (JdeB)
    - Fixed missing commentlines in the documentation file for a script.
    - Removed debug causing sometimes to show up in the console window.
    - Fixed Input file case bug.
    - Fixed to ignore Comments on Dim/Local/Global statements.
*** SciTE4AutoIt3 Installer.
    - Fixed bug in NSIS script that didn't run UPDATEDEFS.EXE when only autoit3 production is found.
*** Updated AutoIt3Wrapper v1.7.3 (JdeB)
    - Fixed "Allow Decompile" to not use that latest GUI option used.
    - Fixed path fo AutoIt3 and AUT2EXE. In some circumstances it would fail to run them.
*** Updated FuncPopUp v1.3.2 (JdeB)
    - Fixed Proper displaying of the helpfile pages which was broken due to the splitup of the helpfile.
*** Updated Code Snippet v 1.0.5.4 (gafrost)
*** Updated Koda v 1.6 (lazycat)
*** Updated AU3record v3.1.1 (Larry)
Edited by JdeB

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

9/12/2006: Uploaded a new SciTe4AutoIt3.exe installer which contains several fixes and def files for the Beta 3.2.1.2.

See below for the detailed list of all changes.

Happy Scripting :)

*** Updated Code Snippet v 1.0.5.4 (gafrost)

didn't contain 1.0.5.4, it still has 1.0.5.2

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

  • Developers
Posted (edited)

au3check isn't updated too

Lastest 1.54.4 !

Correct !

8/21/2006

*** Removed AU3check program and definitions. This is now supplied via the AutoIt3 installer.

...and to my knowledge the 1.54.4 is the latest released version ... the posted 1.54.5 is a test version to see if that is what we wanted and no decision is made how to move forward on that issue...

Edited by JdeB

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

  • 2 months later...
  • Developers
Posted (edited)

11/18/2006: Uploaded a new SciTe4Au3Upd.exe installer with the definitions for 3.2.1.13

==> ScitillaHistory page containing all SciTE/Scintilla updates.

==> Visit the SciTe4AutoIt3 Download page for the latest versions

==> Check the online documentation for an overview of all extra's you get with this installer.

Enjoy,

Jos

11/18/2006
*** Updated Beta definitions to AutoIt3 v 3.2.1.13.
*** Updated Code Snippet v 1.0.5.5 (gafrost)
*** Updated Tidy v 2.0.6 (JdeB)
    - Fixed tempfile name issue when scriptname is also in the directoryname.
    - Fixed continuation line issues.
*** Updated AutoIt3Wrapper v1.7.4 (JdeB)
    - Added #Run_Debug_Mode Directive to Run script with console debugging.
*** Updated CodeWizzard v 1.5.2 (gafrost)
    - Change Helpfile link to work without hhkey.exe.
Edited by JdeB

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

  • 1 month later...
  • Developers
Posted (edited)

12/31/2006: Uploaded a new SciTe4AutoIt3.exe installer with the definitions for 3.2.2.0 and 3.2.1.14.

==> ScitillaHistory page containing all SciTE/Scintilla updates.

==> Visit the SciTe4AutoIt3 Download page for the latest versions

==> Check the online documentation for an overview of all extras you get with this installer.

Enjoy,

Jos

12/31/2006
*** Updated PROD definitions to AutoIt3 v 3.2.2.0.
*** Updated Beta definitions to AutoIt3 v 3.2.1.14.
*** Updated Tidy v 2.0.7 (JdeB)
    - Fixed tempfile name issue when scriptname is also in the directory name.
    - Fixed continuation line issues.
    - Changed the defaults that it will both fix Indents and Proper Casing.
*** Updated AutoIt3Wrapper v1.7.5 (JdeB)
    - Added #Run_Debug_Mode Directive to Run script with console debugging.
    - Fixed Resource update to update the original 2057 resource info in stead of loading another language.
    - Changed ConsoleWrite message replacing @LF with @CRLF.
    - Fixed Run of RC.EXE in case the default path for CMD is changed.
*** Updated CodeWizard v 1.5.2 (gafrost)
    - Change Helpfile link to work without hhkey.exe. 
*** Updated Code Snippet v 1.0.5.5 (gafrost)
*** Updated Koda v 1.6.0.2 (lazycat)
*** Updated Abbreviations file. (MHz)
*** Moved the Abbreviations into a separate properties file to allow update of definitions via Autoit3 installer
--------------------------------------------------------------------------------------------------
Edited by JdeB

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

  • Developers
Posted

you are welcome ... :P

Just saw today that Neil intents to release ver 1.72 of SciTE next week... so probably have a new version of the installer soon again depending on the changes in the new version.

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

Just like to add my thanks to those who give up their time to make SciTE compatible for AutoIt scripting.

The only thing I miss in SciTE is a easy-to-use macro function like the ones in PsPad or Crimson Editor etc., where you can set it to go through your script replacing text and lines easily. Yeah, I know Replace tool has a RegEx function, but who knows what regular expressions are accepted in SciTE and they never seems to work for me. :P

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...