Jump to content

Recommended Posts

Posted

The new versions of Autoit seem a lot less stable. Im running 3.10

Now Im getting an array var has incorrect number of subscripts, but only in the compiled version, not when I run from Scite.

That should not happen

It refers to a non existent line -1 which does not help.

The code is quite long so Im not posting it at this time.

Posted

Without the code it makes it a little hard to guess at your problem, but I've seen that -1 line number before and I think it was when I used an external routine. Are you including Array.au3? Perhaps your problem is in the syntax in the command sent to Array.au3.

Hope this is helpful.

Cheers.

:D

"Intelligence is the ability to adapt to change."                                      - Stephen Hawking                                        "...not the ability to exploit others."                                                  - OldCoder
Posted

I just examined my code, and found an arraydelete line that was duplicated somehow.

Removing that seems to have fixed the issue, but doesnt explain why the same code ran differently compiled.

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