Jump to content

Array variable has incorrect number of subscripts or subscript dimension range exceeded


Recommended Posts

in attempts to utilize a sample script made by one of our users on the forum,

i've run into the following error:

Line 476 (File "the file i'm trying to run.au3"):

DllStructSetData$StBuffer, "Text" $aItems[$iI][0])

DllStructSetData$StBuffer, "Text" ^ ERROR

Error:Array variable has incorrect number of subscripts or subscript dimension range exceeded

link to original example script created by timan12

http://www.autoitscript.com/forum/index.php?showtopic=103082

any help would be greatly appreciated.

regards

flip

Link to comment
Share on other sites

in attempts to utilize a sample script made by one of our users on the forum,

i've run into the following error:

Line 476 (File "the file i'm trying to run.au3"):

DllStructSetData$StBuffer, "Text" $aItems[$iI][0])

DllStructSetData$StBuffer, "Text" ^ ERROR

Error:Array variable has incorrect number of subscripts or subscript dimension range exceeded

link to original example script created by timan12

http://www.autoitscript.com/forum/index.php?showtopic=103082

any help would be greatly appreciated.

regards

flip

Does the original script error out, or your modification? assuming the latter, seeing YOUR code would probably be more helpful
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...