Jump to content

Au3Check - Misses Error


Recommended Posts

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.

Spoiler

My Humble Contributions:
Personal Function Documentation - A personal HelpFile for your functions
Acro.au3 UDF - Automating Acrobat Pro
ToDo Finder - Find #ToDo: lines in your scripts
UI-SimpleWrappers UDF - Use UI Automation more Simply-er
KeePass UDF - Automate KeePass, a password manager
InputBoxes - Simple Input boxes for various variable types

Link to comment
Share on other sites

  • Developers

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

Link to comment
Share on other sites

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.

Spoiler

My Humble Contributions:
Personal Function Documentation - A personal HelpFile for your functions
Acro.au3 UDF - Automating Acrobat Pro
ToDo Finder - Find #ToDo: lines in your scripts
UI-SimpleWrappers UDF - Use UI Automation more Simply-er
KeePass UDF - Automate KeePass, a password manager
InputBoxes - Simple Input boxes for various variable types

Link to comment
Share on other sites

On 5/4/2021 at 2: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). ;) 

@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
Link to comment
Share on other sites

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.

Spoiler

My Humble Contributions:
Personal Function Documentation - A personal HelpFile for your functions
Acro.au3 UDF - Automating Acrobat Pro
ToDo Finder - Find #ToDo: lines in your scripts
UI-SimpleWrappers UDF - Use UI Automation more Simply-er
KeePass UDF - Automate KeePass, a password manager
InputBoxes - Simple Input boxes for various variable types

Link to comment
Share on other sites

36 minutes ago, Shark007 said:

2020-05-16

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.

Spoiler

My Humble Contributions:
Personal Function Documentation - A personal HelpFile for your functions
Acro.au3 UDF - Automating Acrobat Pro
ToDo Finder - Find #ToDo: lines in your scripts
UI-SimpleWrappers UDF - Use UI Automation more Simply-er
KeePass UDF - Automate KeePass, a password manager
InputBoxes - Simple Input boxes for various variable types

Link to comment
Share on other sites

1 hour ago, seadoggie01 said:

it's not 2020 anymore?

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

Link to comment
Share on other sites

  • Developers
8 hours ago, seadoggie01 said:

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

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.

9 hours ago, Shark007 said:

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

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

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