Jump to content

Recommended Posts

  • Developers
Posted (edited)

5/3/2015: Uploaded a new SciTE4AutoIt3.exe installer with an updated SciTE v3.5.4 release.

These are the major changes:
- See details below.

Enjoy,
Jos

Addition/Changes/Fixes in the current installer:

--------------------------------------------------------------------------------------------------
5/3/2015
*** Merged the SciTE v 3.5.4 by Neil Hodgson with our own version of SciTE. (Jos)
    Added  utf8.auto.check which will autodetect UTF8 encoded files without BOM and files containing Highvalue ASCII characters and setting the correct encoding.
        We have set the default to 4 which means that the encoding is set to UTF8 without BOM for any script containing normal ASCII characters.
        #~ Enhance function of auto checking utf8: providing two methods
        #~ utf8.auto.check=1: detect utf8 and add BOM automatically
        #~ utf8.auto.check=2: detect utf8 and do not add BOM
        #~ utf8.auto.check=3: detect ascii high characters and if none found set default encoding to UTF8 and add BOM
        utf8.auto.check=4: detect ascii high characters and if none found set default encoding to UTF8 and do not add BOM

*** Updated Au3Stripper v15.503.1200.0 (Jos)
    - 14.801.2025.1: Fix for AdlibUnRegister() without parameter avoid warning and hardcrash.
    - 14.801.2025.2: Fix handling ".\" relatives paths in #include statements.

*** Updated AutoIt3Wrapper v15.503.1200.0 (Jos)
    - 14.801.2025.1: Fix for #2851 -> au3records returning some SciTE console info that shouldn't be there.
    - 14.801.2025.2: Added support for UTF8 without BOM scripts to be able to update the version and GUI information.
    - 14.801.2025.3: Decode %xx% in the OutputFile Directives
    - 14.801.2025.4: Make single line script with directive work
    - 14.801.2025.5: Added check for AUT2EXE failure adding FileInstall() files. and set return code to 1.
    - 14.801.2025.6: Fix error trigered by "#AutoIt3Wrapper_Run_Debug_Mode=Y " when script contains Switch-Case-EndSwitch
    - 14.801.2025.7: #AutoIt3Wrapper_Res_Fileversion_AutoIncrement=Y will now also increment #pragma compile(Fileversion, 0.62) statements.
                     Also now support for:
                        #AutoIt3Wrapper_Res_Fileversion_AutoIncrement=Y
                        #AutoIt3Wrapper_Res_Fileversion=0.62.0.4
                        #AutoIt3Wrapper_Res_ProductVersion=%fileversion%
    - 14.801.2025.8: Added: #AutoIt3Wrapper_Res_HiDpi=                      ;(Y/N) Compile for high DPI. Default=N (Idea: unexpectedpanda)
    - 14.801.2025.9: Fixed regression in .7
    - 14.801.2025.10: Fixed missing info in the HiDpi data
    - 14.801.2025.11: Added 2 keywords for AutoIt3Wrapper.ini which can set the Restart and StopExecuting Hotkeys in AutoIt3Wrapper: (mLipok)
                        [Other]
                        SciTE_STOPEXECUTE=^{END}
                        SciTE_RESTART=^!{END}

*** Updated Tidy v15.503.1200.0 (Jos)
    - Fixed regression for #include-once statements
    - Fixed Spacing for #include statements
    - Fixed bug with #tidy_On/#Tidy_Off
    - Fixed hardcrash with longfilenames.
    - Changed SortFunc option from 15 to 65 characters of the FuncName to sort on.

*** Updated SciTEConfig v15.503.1200.0 (Jos)
    - 14.801.2025.1 Fixed issue with setting CallTip dynamically.
    - 14.801.2025.2 Added About button.
    - 14.801.2025.3 Fix UserCallTip Manager big (Melba23)
    - 14.801.2025.4 added Alpha level for Selected line background and changed the logoic for displaying the Alpha value label.
    - 14.801.2025.5 Added checks for SciTEUSer info to Option "Run AutoIt3/SciTE Check".
                    showing SciTEUser file location at the bottom. (mLipok)
    - 14.801.2025.6 Added option to open AutoIt3Wrapper.ini and Tidy.Ini

--------------------------------------------------------------------------------------------------

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

==> Visit the SciTE4AutoIt3 Download page for the latest versions
==> Check the newly formatted the online documentation for an overview of all extras you get with this installer.

 

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

  • Jos pinned this topic
  • Developers
Posted (edited)

It shows the new dates for me so maybe some clear cache issue?
Try this link so it forced a download: https://www.autoitscript.com/site/autoit-script-editor/downloads?new

EDIT: Found the issue with an old link to a file.. so should be solved now

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

  • Moderators
Posted

Jos,

Dank je wel.

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

Posted (edited)

silly question why some file other than au3Check.exe still left?

Edited by jpm
Posted

is it was intentional to add and leave in AutoIt3Wrapper

ConsoleWrite('@@ Debug(' & @ScriptLineNumber & ') : @WorkingDir = ' & @WorkingDir & @CRLF & '>Error code: ' & @error & @CRLF) ;### Debug Console

?

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted (edited)

@Jos

When I go to compile, the following error appears:

NzsDWDw.png

Output:

  Quote

>"C:\Program Files (x86)\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /NoStatus /prod /in "D:\AutoIt v3 - Projects\RemoteDesktop\Main.au3"


+>16:08:06 Starting AutoIt3Wrapper v.15.503.1200.1 SciTE v.3.5.4.0   Keyboard:00010416  OS:WIN_81/  CPU:X64 OS:X64    Environment(Language:0416)
+>         SciTEDir => C:\Program Files (x86)\AutoIt3\SciTE   UserDir => C:\Users\Usuário\AppData\Local\AutoIt v3\SciTE\AutoIt3Wrapper   SCITE_USERHOME => C:\Users\Usuário\AppData\Local\AutoIt v3\SciTE
>Running AU3Check (3.3.12.0)  from:C:\Program Files (x86)\AutoIt3  input:D:\AutoIt v3 - Projects\RemoteDesktop\Main.au3
+>16:08:08 AU3Check ended.rc:0
>Running:(3.3.12.0):C:\Program Files (x86)\AutoIt3\aut2exe\aut2exe.exe  /in "D:\AutoIt v3 - Projects\RemoteDesktop\Main.au3" /out "C:\Users\Usuário\AppData\Local\AutoIt v3\Aut2exe\~AU3zsdaxmp.exe" /nopack /icon ".\Resources\Icon\Web.ico" /comp 0
!>16:09:50 Aut2exe.exe ended with errors because the target exe wasn't created, abandon build. (C:\Users\Usuário\AppData\Local\AutoIt v3\Aut2exe\~AU3zsdaxmp.exe)rc:2
+>16:09:50 AutoIt3Wrapper Finished.
>Exit code: 1    Time: 104.9

JS

Edited by JScript

http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!)

  Reveal hidden contents

Somewhere Out ThereJames Ingram

somewh10.png

dropbo10.pngDownload Dropbox - Simplify your life!
Your virtual HD wherever you go, anywhere!

Posted

Hello my friend @JScript

This is not related to SciTE4AutoIt 

this is a issue related to your AV program.

Add this location:

C:\Users\Usuário\AppData\Local\AutoIt v3\Aut2exe\~AU3*.exe

to exclusion list in your AV system.

 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

  • Developers
Posted
  On 5/4/2015 at 7:23 PM, mLipok said:
    this is a issue related to your AV program.

Add this location:

C:\Users\Usuário\AppData\Local\AutoIt v3\Aut2exe\~AU3*.exe

to exclusion list in your AV system.

​Correct but the exclusion path should be without the last bit: C:\Users\Usuário\AppData\Local\AutoIt v3\Aut2exe
This is also used by autoit3wrapper for tempfiles when updating the program resources.

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 (edited)

in 

SciTEGlobal.properties

there is  chars.accented

can this be extended ? 

here is proposal (added some polish letters  ĄąĘęĆ棳ŃńÓ󌜯żŹź):

  Quote

chars.accented=ŠšŒœŸÿÀàÁ᥹ÂâÃãÄäÅåÆæÇçĆćÈèĘęÉéÊêËëÌìÍíÎîÏïŁłÐðÑñŃńÒòÓóÔôÕõÖØøŚśÙùÚúÛûÜüÝýÞþßöŻżŹź

and eventualy propose to change some order - moved Šš and Ÿÿ

  Quote

chars.accented=ŒœÀàÁ᥹ÂâÃãÄäÅåÆæÇçĆćÈèĘęÉéÊêËëÌìÍíÎîÏïŁłÐðÑñŃńÒòÓóÔôÕõÖØøŠšŚśÙùÚúÛûÜüÝýŸÿÞþßöŻżŹź

 

 

 

EDIT:

 

And second question

I set 

# Internationalisation
#NewFileEncoding=CodePage/UTF8BOM/UTF8/UTF16BE/UTF16LE         # Only available in SciTE4AutoIt3 version
NewFileEncoding=UTF8 # Only available in SciTE4AutoIt3 version

 

but in S4AU3 when I open new file then I still have "Code page property".

I assumed it would be "UTF-8" - where I made a mistake ?

 

Edited by mLipok
moved Ÿÿ

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted (edited)

with reference to:

I made a testing scripts   UTF8_TEST.ZIP

Remarks:

1.

Main_UTF8.au3  (UTF8 with out BOM ) does not open correctly in SciTE4AutoIt - is it an issue in Scintilla or in original SciTE ?

2.

Main_UTF8_BOM.au3 (UTF8 with BOM ) open corretly in SciTE4AutoIt , but there are two issues

Issue 1: Au3check doesn't support input files encoded as UTF8 with BOM ( already explained )

Issue 2: in SciTE console there is also badly formated output:
incorrectly: c:\Users\MichaxBC\AppData
correctly: c:\Users\Micha
ł\AppData

  Quote

+>10:12:34 Starting AutoIt3Wrapper v.14.801.2025.12 SciTE v.3.5.4.0   Keyboard:00000415  OS:WIN_81/  CPU:X64 OS:X64    Environment(Language:0415)
+>         SciTEDir => C:\Program Files (x86)\AutoIt3\SciTE   UserDir => c:\Users\MichaxBC\AppData\Local\AutoIt v3\SciTE\AutoIt3Wrapper   SCITE_USERHOME => c:\Users\MichaԜAppData\Local\AutoIt v3\SciTE 
>Running AU3Check (3.3.13.19)  from:C:\Program Files (x86)\AutoIt3\Beta  input:Z:\TOOLs\Macro\PROGRAMY\KK_EPU\Main_UTF8_BOM.au3

 

 

 

 

Edited by mLipok

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

  • Moderators
Posted

Jos,

I have noticed that in this 3.5.4 release the CallTips remain visible as you enter the parameters which prevents the AutoCompletion dialog from appearing unless you use {Escape} to remove the CallTip after each appearance. I have checked previous releases and the CallTip vanishes as soon as you start entering the parameter value. I have looked through the properties files and I can find nothing changed amongst the CallTip lines, nor can I find anything about it in the SciTE Help or on their site. Does the same thing happen to you?

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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