Jump to content

New SciTE4AutoIt3 with SciTE v1.68


Jos
 Share

Recommended Posts

Did you install over old installs?

Do you have a file named:

C:\Program Files\AutoIt3\SciTE\Au3Check\AU3CheckJdeB.exe

[...]

Yes and yes on the questions.

But it's running this file... Running AU3Check (1.54.1.0) params: from:D:\Program Files\AutoIt3\beta ... which is D:\Program Files\AutoIt3\beta\au3check.exe (exactly the same as the AU3CheckJdeB.exe without the JdeB part).

Edited by greenmachine
Link to comment
Share on other sites

Yes and yes on the questions.

But it's running this file... Running AU3Check (1.54.1.0) params: from:D:\Program Files\AutoIt3\beta ... which is D:\Program Files\AutoIt3\beta\au3check.exe (exactly the same as the AU3CheckJdeB.exe without the JdeB part).

There is only one Au3Check.exe file (dated 28 Oct 2005) in the "fresh install" mentioned above.

Here are some of the "Au3Check" things on my laptop after the installs over installs:

C:\Program Files\AutoIt3\au3check.dat
C:\Program Files\AutoIt3\beta\au3check.dat
C:\Program Files\AutoIt3\beta\au3check.exe
C:\Program Files\AutoIt3\beta\Include\Au3Checkwarn.bat
C:\Program Files\AutoIt3\Include\Au3Checkwarn.bat
C:\Program Files\AutoIt3\SciTE\Au3Check
C:\Program Files\AutoIt3\SciTE\Au3Check\au3check.dat
C:\Program Files\AutoIt3\SciTE\Au3Check\Au3Check.exe
C:\Program Files\AutoIt3\SciTE\Au3Check\Au3Check.txt
C:\Program Files\AutoIt3\SciTE\Au3Check\AU3CheckJdeB.exe
C:\Program Files\AutoIt3\SciTE\Defs\Production\Au3Check
C:\Program Files\AutoIt3\SciTE\Defs\Production\Au3Check\au3check.dat
C:\Program Files\AutoIt3\SciTE\Defs\unstable\Au3Check
C:\Program Files\AutoIt3\SciTE\Defs\unstable\Au3Check\au3check.dat
C:\Program Files\AutoIt3\SciTE\Defs\unstable\Au3Check\AU3CheckJdeB.exe
C:\Program Files\AutoIt3\SciTE\Au3Check\Au3Check.exe is the only old one. (20 Feb 2006) The rest are dated (10 Mar 2006).

Edit: Resolved with JdeB's PM that mentioned the possibility of my getting a cached version of the file. That was indeed the case, changed proxy servers and no more problem...

Edited by herewasplato

[size="1"][font="Arial"].[u].[/u][/font][/size]

Link to comment
Share on other sites

I have 3 files dated March 12 2006. They are:

D:\Program Files\AutoIt3\beta\au3check.dat

D:\Program Files\AutoIt3\Scite\Au3Check\au3check.dat

D:\Program Files\AutoIt3\Scite\defs\unstable\Au3Check\au3check.dat

3 files for March 10:

D:\Program Files\AutoIt3\beta\au3check.exe

D:\Program Files\AutoIt3\Scite\Au3Check\AU3CheckJdeB.exe

D:\Program Files\AutoIt3\Scite\defs\unstable\Au3Check\AU3CheckJdeB.exe

There's other stuff, but that should be all that matters, since it's running the one in the beta folder and using the def from yesterday.

Link to comment
Share on other sites

JdeB,

When opening included files relative to script, single quote works with Alt+I and Alt+Shift+I, but double quote doesn't.

#include 'ThisFolder\included.au3'

(ALT+I and ALT+SHIFT+I) works...

#include "ThisFolder\included.au3"

(ALT+I and ALT+SHIFT+I) doesn't...

-Livewire

Link to comment
Share on other sites

  • Developers

JdeB,

When opening included files relative to script, single quote works with Alt+I and Alt+Shift+I, but double quote doesn't.

#include 'ThisFolder\included.au3'

(ALT+I and ALT+SHIFT+I) works...

#include "ThisFolder\included.au3"

(ALT+I and ALT+SHIFT+I) doesn't...

-Livewire

Is fixed in the updated installer that will be posted soon....

Thanks for the bug report

Jos

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

Link to comment
Share on other sites

  • Developers

3/14/2005: Uploaded a new SciTe4AutoIt3.exe installer which contains several fixes for the reported bugs.

It has been a major overhaul of the way the utilities work but I hope we got it covered now.

Let me know when you have other issues/problems....

==> 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

Updates:

3/14/2006
*** Updated CompileAU3 v1.5.1 (JdeB)
    - Fixed memory leak with in ReturnCode function.
*** Updated Au3Check v1.54.1.1 (JdeB):
    - Changed the registry check for User Include directory from HKLM to HKCU.
*** Updated SciTE4AutoIt3 Installer
    - Fixed copying of the AU3Check v 1.54.1.1 to AutoItDir\Beta subdirectory.
    - Fixed some files that didn't get deleted with uninstall.
    - Fixed avoid copying AU3Check.dat to Production AutoItdirectory.
    - Moved AU3CheckJdeB.exe from SciteDir\defs\unstalble\au3check to SciTEdir\AU3Check from were it is copied to the AutoIt3\Beta\AU3check.exe
*** AutoIt3.lua
    - Fixed issue with the ProperCase func when typing "- $".
    - Fixed Open Include file when surrounded by ""

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

  • 4 weeks later...
  • Developers

4/8/2005: Uploaded a new SciTe4AutoIt3.exe installer which contains several updates. see below for details.

==> 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

Updates:

4/8/2006
*** Renamed CompileAu3 to AutoIt3Wrapper, because the old name doesn't reflect its 
    current purpose anymore. 
    Your setting (compileau3.ini) and standard files (Reshaker.exe) will be moved/renamed to 
    the new directory by the installer.
*** Updated AutoIt3Wrapper v1.6 (JdeB)
    - Added check for SciTE4AutoIt3 updates which will run ones a day. 
      This option can be disabled in SciTEConfig. 
    - Added UPX compiler directive : 
      #Compiler_UseUpx=      ;(y/n) Compress program works only for 3.1.1.114 and up. Default=y
      #Compiler_Run_cvsWrapper= ;(y/n) Run cvsWrapper to update the script source. Default=n 
*** Updated Tidy v1.31 (JdeB)
    - Changed: Will now use au3.api for all tables and also Tidy the standard UDF names. 
*** AutoIt3.lua (JdeB)
    - Updated TraceAll(): it will not add a ConsoleWrite after Select or Switch statements.
*** Update SciLexer (JdeB)
    Added support for Syntax Highlighting the standard UDF's.
*** Updated SciTEConfig v1.5 (JdeB)
    - Added support for SciTE4AutoIt3 Update check.
    - Added support for UDF color settings.
*** Updated Abbreviations (Mhz)

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

  • Moderators

Yay!!, the Function set up for Tidy doesn't space between the name and the "(" anymore :think:...

Nice work as always on it all JdeB...

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

Is the latest installer missing the autoit3help.exe or is it just me? After a clean Windows XP installation I installed Autoit3 to it's default location. Then I used SciTe4AutoIt3.exe installer but now F1 doesn't invoke the Autoit3 help file because AutiIt3Help.exe seems to be totally missing. I ran a search and the executable is nowhere to be found.

What gives?

Edited by Vilux
Link to comment
Share on other sites

  • Developers

Is the latest installer missing the autoit3help.exe or is it just me? After a clean Windows XP installation I installed Autoit3 to it's default location. Then I used SciTe4AutoIt3.exe installer but now F1 doesn't invoke the Autoit3 help file because AutiIt3Help.exe seems to be totally missing. I ran a search and the executable is nowhere to be found.

What gives?

You are right... JPM created another version and is distributing it with the Beta installer.

Please copy it from the Beta program directory or from HERE

I will see if if can update the installer in a way that it will only install it when not present.

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

  • Developers

4/13/2005 Update SciTE4AutoIt3 installer with the following fixes:

4/13/2006
*** Fixed AutoIT3Wrapper Run script issue in Windows 2000.
*** Fixed Helpfile screen captures.
*** Added AutoIt3Help.exe back in the installer for adding to Current AutoIt3 production directory.

==> 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

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

  • 3 weeks later...

can it be update to the latest 122 build ?

getting errors with latest build :

D:\AutoIt3\Include\Misc.au3(65,40) : ERROR: DllStructCreate(): undefined function.
    Local $p = DllStructCreate ($struct)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\AutoIt3\Include\Misc.au3(84,50) : ERROR: DllStructGetSize(): undefined function.
    DllStructSetData ($p, 1, DllStructGetSize ($p)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\AutoIt3\Include\Misc.au3(84,51) : ERROR: DllStructSetData(): undefined function.
    DllStructSetData ($p, 1, DllStructGetSize ($p))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\AutoIt3\Include\Misc.au3(87,50) : ERROR: DllStructGetPtr(): undefined function.
    DllStructSetData ($p, 5, DllStructGetPtr ($cc)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\AutoIt3\Include\Misc.au3(98,50) : ERROR: DllStructGetData(): undefined function.
    Local $color_picked = DllStructGetData ($p, 4)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
Edited by FeReNGi
Link to comment
Share on other sites

  • Developers

can it be update to the latest 122 build ?

getting errors with latest build :

D:\AutoIt3\Include\Misc.au3(65,40) : ERROR: DllStructCreate(): undefined function.
    Local $p = DllStructCreate ($struct)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\AutoIt3\Include\Misc.au3(84,50) : ERROR: DllStructGetSize(): undefined function.
    DllStructSetData ($p, 1, DllStructGetSize ($p)
No updates are done in the Beta syntax since the last release of SciTE4AutoIt3, so it should work fine.
Are you sure you are using the Beta version (Alt+F5/F7) ? 
If you are then show/PM the whole Outputpane info which could give an indication what is wrong.


            
        

        

        
            

    
        

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

    


    

                    
                    
                    
                

                    

                    
                    





    

    

    
        
            
                


    
        
    

                
                
                    
                        

                    
                
            
        
        
            
                


FeReNGi
            
            
                Posted 
                
            
        
    
    
        


FeReNGi
            
        
        
            
                
                    


    
        
    

                    
                    
                        

                    
                
            
            
                Active Members
                
            
            
                
                    
                        
                            
                                
                            
                                 150
                            
                                
                            
                        
                        
                    
                
            
            
                

            
        
    
    
        



    
        
            
                
                    
                    
                    
                    
                    
                
            
            
                
                    
                    
                        
                        
                            Share
                        
                        
                        
                        
                        
                            
                                
                            
                            
                            
                            
                            
                            
                        
                    
                
                
            
        

        
            Posted 
            
            
                
                    (edited)
                
                
            
        
    

    

    

    
        
        
            Same error with F5/F7 with beta 122

Complete output: 

D:\AutoIt3\Include\Misc.au3(65,40) : ERROR: DllStructCreate(): undefined function.
    Local $p = DllStructCreate ($struct)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\AutoIt3\Include\Misc.au3(84,50) : ERROR: DllStructGetSize(): undefined function.
    DllStructSetData ($p, 1, DllStructGetSize ($p)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\AutoIt3\Include\Misc.au3(84,51) : ERROR: DllStructSetData(): undefined function.
    DllStructSetData ($p, 1, DllStructGetSize ($p))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\AutoIt3\Include\Misc.au3(87,50) : ERROR: DllStructGetPtr(): undefined function.
    DllStructSetData ($p, 5, DllStructGetPtr ($cc)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\AutoIt3\Include\Misc.au3(98,50) : ERROR: DllStructGetData(): undefined function.
    Local $color_picked = DllStructGetData ($p, 4)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\AutoIt3\Include\GuiCombo.au3(223,23) : ERROR: IsHWnd(): undefined function.
    If IsHWnd($h_combobox)
    ~~~~~~~~~~~~~~~~~~~~~^
D:\ServicesPE\ServicesPE.au3(58,12) : ERROR: TCPStartup(): undefined function.
TCPStartup()
~~~~~~~~~~~^
D:\ServicesPE\ServicesPE.au3(164,29) : ERROR: TraySetToolTip(): undefined function.
TraySetToolTip ('ServicesPE')
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\ServicesPE\ServicesPE.au3(549,30) : ERROR: TrayItemDelete(): undefined function.
                TrayItemDelete ($TrayShow)
                ~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\ServicesPE\ServicesPE.au3(586,41) : ERROR: GUICtrlRegisterListViewSort(): undefined function.
GUICtrlRegisterListViewSort(-1, "LVSort")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\ServicesPE\ServicesPE.au3(1574,86) : ERROR: GUICtrlGetHandle(): undefined function.
    DllCall('user32.dll', 'int', 'InvalidateRect', 'hwnd', GUICtrlGetHandle($listview)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\ServicesPE\ServicesPE.au3(1910,42) : ERROR: TCPNameToIP(): undefined function.
                    Local $IPAdrress = TCPNameToIP($Host)
                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\ServicesPE\ServicesPE.au3(2000,14) : ERROR: TCPShutdown(): undefined function.
    TCPShutdown()
    ~~~~~~~~~~~~^
D:\ServicesPE\ServicesPE.au3 - 13 error(s), 0 warning(s)

Ignore this erros doesn't create the executable...

Edited by FeReNGi
Link to comment
Share on other sites

  • Developers

Same error with F5/F7

That is correct since they run the Production version of AutoIt3 and not the Beta version

Complete output:

This is not the complete output... there are a couple of line in front of this showing which programs are ran (and the versions!)

Question: Have you loaded the AutoIt3 Beta version and did you try ALT+F5 ?

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

ALT + F5 runs the program fine !

Above is the complete ouput of au3check.

Line not showed in au3check windows but in scite itself :

>D:\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe /in "D:\ServicesPE\ServicesPE.au3"
>Running AU3Check   params:  from:D:\AutoIt3\SciTE\au3check\
D:\AutoIt3\Include\Misc.au3(65,40) : ERROR: DllStructCreate(): undefined function.
    Local $p = DllStructCreate ($struct)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\AutoIt3\Include\Misc.au3(84,50) : ERROR: DllStructGetSize(): undefined function.
    DllStructSetData ($p, 1, DllStructGetSize ($p)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\AutoIt3\Include\Misc.au3(84,51) : ERROR: DllStructSetData(): undefined function.
    DllStructSetData ($p, 1, DllStructGetSize ($p))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\AutoIt3\Include\Misc.au3(87,50) : ERROR: DllStructGetPtr(): undefined function.
    DllStructSetData ($p, 5, DllStructGetPtr ($cc)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\AutoIt3\Include\Misc.au3(98,50) : ERROR: DllStructGetData(): undefined function.
    Local $color_picked = DllStructGetData ($p, 4)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\AutoIt3\Include\GuiCombo.au3(223,23) : ERROR: IsHWnd(): undefined function.
    If IsHWnd($h_combobox)
    ~~~~~~~~~~~~~~~~~~~~~^
D:\ServicesPE\ServicesPE.au3(58,12) : ERROR: TCPStartup(): undefined function.
TCPStartup()
~~~~~~~~~~~^
D:\ServicesPE\ServicesPE.au3(164,29) : ERROR: TraySetToolTip(): undefined function.
TraySetToolTip ('ServicesPE')
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\ServicesPE\ServicesPE.au3(549,30) : ERROR: TrayItemDelete(): undefined function.
                TrayItemDelete ($TrayShow)
                ~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\ServicesPE\ServicesPE.au3(586,41) : ERROR: GUICtrlRegisterListViewSort(): undefined function.
GUICtrlRegisterListViewSort(-1, "LVSort")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\ServicesPE\ServicesPE.au3(1574,86) : ERROR: GUICtrlGetHandle(): undefined function.
    DllCall('user32.dll', 'int', 'InvalidateRect', 'hwnd', GUICtrlGetHandle($listview)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\ServicesPE\ServicesPE.au3(1910,42) : ERROR: TCPNameToIP(): undefined function.
                    Local $IPAdrress = TCPNameToIP($Host)
                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
D:\ServicesPE\ServicesPE.au3(2004,14) : ERROR: TCPShutdown(): undefined function.
    TCPShutdown()
    ~~~~~~~~~~~~^
D:\ServicesPE\ServicesPE.au3 - 13 error(s), 0 warning(s)
!>AU3Check ended.rc:2
+>RC.exe ended.rc:0
+>ResHacker ended.rc:0
>Running:(3.1.1.122):D:\AutoIt3\Aut2Exe\Aut2Exe.exe
+>Aut2exe.exe ended.rc:0
>Exit code: 0   Time: 6.546

Beta version is loaded (beta 120 did not give errors)

Edited by FeReNGi
Link to comment
Share on other sites

  • Developers

ALT + F5 runs the program fine !

When ALt+F5 works it means things are fine ....and you don't have any problems... right ?

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

  • Developers

ALT + F5 works fine but i don't have an executable.

When i right click i have an executable but NOT customized with resource hacker or any icon !!!!!

Alt+F7 maybe ???

Whenever you want to Run/Compile or used the help file you can used these ShortCuts:

F1=Help Production

F5=Run Production (Will run AU3Check and AutoIt3)

Ctrl+F5=Au3Check Production

F7=Compile Production (Will run AU3Check and Aut2Exe)

Alt+F1=Help Beta

Alt+F5=Run Beta (Will run AU3Check and AutoIt3)

Alt+Ctrl+F5=Au3Check Beta

Alt+F7=Compile Beta (Will run AU3Check and Aut2Exe)

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

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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