Jump to content

Recommended Posts

Posted (edited)
On 2/13/2025 at 5:40 AM, Jos said:

Uploaded an updated beta installer v25.205.1420.2 which contains an updated AutoIt3Wrapper v25.205.1420.1, where /addincludes parameter works again correctly.
I stripped out a little too much when removing the previously required "filename with special characters" support.

I'm using that exact version of the installer and confirmed that mentioned version of the wrapper and I just wanted to mention that it is still adding duplicates, at least under some circumstances. Most includes end up with two. But with #include <WinAPIInternals.au3> I end up with 3.

For all the doubles, I already had those includes in my file. So it added a second one. Same with #include <WinAPIInternals.au3> I had as well, but in that case it added 2 more so I ended up with 3.

Thank you for your efforts regarding this. I feel like it is quite valuable now with this transition to VSCode.

Edited by WildByDesign
spelling
  • Developers
Posted (edited)
1 hour ago, WildByDesign said:
On 2/13/2025 at 11:40 AM, Jos said:

Uploaded an updated beta installer v25.205.1420.2 which contains an updated AutoIt3Wrapper v25.205.1420.1, where /addincludes parameter works again correctly.
I stripped out a little too much when removing the previously required "filename with special characters" support.

I'm using that exact version of the installer and confirmed that mentioned version of the wrapper and I just wanted to mention that it is still adding duplicates, at least under some circumstances. Most includes end up with two. But with #include <WinAPIInternals.au3> I end up with 3.

I'll have a look as I can replicate it.

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

  • Developers
Posted

I guess I'm mixing too many different program languages these days, so goofed up pretty much with that last version.
Anyway, it should be fixed with the latest Beta installer containing an update for AutoIt3Wrapper v25.205.1420.2 ... and did test properly this time. :) 

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
12 minutes ago, Jos said:

Anyway, it should be fixed with the latest Beta installer containing an update for AutoIt3Wrapper v25.205.1420.2 ... and did test properly this time.

Confirmed here as well. Working brilliantly in the same manner as it does with SciTE4AutoIt3. Cheers!

Posted

I was curious, when using VSCode, what processes the Macros, specifically, @ScriptDir ? While working on a LibreOffice Script I ran into a problem, which only happened when the code was ran using VSCode, not Scite. I tracked it down to the @ScriptDir Macro. In VSCode, the Drive letter is lower case, but in Scite it is uppercase. This caused something in LibreOffice to not work right when using VSCode, but to work fine in Scite, and could cause problems with other applications too? I tried both extensions, with the same result, so I'm assuming it's not the extension's fault? 

LibreOffice UDF  ; Scite4AutoIt Spell-Checker Using LibreOffice

Spoiler

"Life is chiefly made up, not of great sacrifices and wonderful achievements, but of little things. It is oftenest through the little things which seem so unworthy of notice that great good or evil is brought into our lives. It is through our failure to endure the tests that come to us in little things, that the habits are molded, the character misshaped; and when the greater tests come, they find us unready. Only by acting upon principle in the tests of daily life can we acquire power to stand firm and faithful in the most dangerous and most difficult positions."

 

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