Jump to content

Recommended Posts

Posted (edited)

Is this a reportable bug? Au3Check with the strictest settings doesn't catch the following error (no space before the continuation character)

Global $s2dArray = [ _
    ["", ""], _
    ["", ""]_
]

This causes an error (Array variable has incorrect number of subscripts or subscript dimension range exceeded)

Edit: Running version 3.3.14.5

Edited by seadoggie01

All my code provided is Public Domain... but it may not work. ;) Use it, change it, break it, whatever you want.

  Reveal hidden contents
  • Developers
Posted (edited)

Did you also try the Beta version of au3Check? (Not sure which one is in the installer)

This issue is already fixed in the version I use in Beta AU3Check (3.3.15.42). ;) 

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 hadn't tried the beta version yet, but 3.3.15.3 version has the fix applied now, I see :) Thank you!

All my code provided is Public Domain... but it may not work. ;) Use it, change it, break it, whatever you want.

  Reveal hidden contents
Posted (edited)
  On 5/4/2021 at 6:34 PM, Jos said:

Did you also try the Beta version of au3Check? (Not sure which one is in the installer)

This issue is already fixed in the version I use in Beta AU3Check (3.3.15.42). ;) 

Expand  

@Jon It has been a year since your last beta post. I'd consider checking out a new beta if it were available.

Edited by Shark007
Posted

Check it out here: https://www.autoitscript.com/autoit3/files/beta/autoit/. I found it by going to https://www.autoitscript.com/site/autoit/downloads/ then selecting "Download BETA"

I'd guess the link Jos' signature is the released beta files

All my code provided is Public Domain... but it may not work. ;) Use it, change it, break it, whatever you want.

  Reveal hidden contents
Posted
  On 5/4/2021 at 11:22 PM, Shark007 said:

2020-05-16

Expand  

Apparently I'm stuck in the past... it's not 2020 anymore? :blink:

All my code provided is Public Domain... but it may not work. ;) Use it, change it, break it, whatever you want.

  Reveal hidden contents
Posted (edited)
  On 5/4/2021 at 11:59 PM, seadoggie01 said:

it's not 2020 anymore?

Expand  

I believe that Jos meant to say version x.x.x.42 , but then again, may mean in the next upcoming release.

lol, he was not joking, the beta now is 3.3.15.45 !. And does catch the event :) 

Edited by argumentum
oops

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Posted

Even though 3.3.14.5 does not have the bug fix, running TIDY (CTRL-T) before execution correctly formats the code, preventing the error.

Phil Seakins

  • Developers
Posted
  On 5/4/2021 at 10:50 PM, seadoggie01 said:

I'd guess the link Jos' signature is the released beta files

Expand  

I am "just" doing SciTE and all around it, no AutoIt3 development...except the odd change in au3Check because I am crazy enough to twist my brains when doing so.

  On 5/4/2021 at 10:22 PM, Shark007 said:

t has been a year since your last beta post. I'd consider checking out a new beta if it were available.

Expand  

That is Jon's baby ....  I am not involved there and don't have a desire to be. ;) 

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

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