Jump to content

Problem with ArrayDisplay2


JOHNe
 Share

Recommended Posts

Hi I'm using andyswarbs PopG_Array.au3 & running the "Test for ArrayDisplay2" example.

(PopG_Array.au3 - Andy Swarbrck © 2005-6)

I get an error from SciTe:

Test4ArrayDisplay2.au3(45,33) : ERROR: _ArrayAdd2() called with wrong number of args.

_ArrayAdd2($TwoArr1,$TwoArr2)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

PopG_Array.au3(397,51) : REF: definition of _ArrayAdd2().

Func _ArrayAdd2(ByRef $ArrA,ByRef $ArrB,$RowOrCol)

I've played around with the "$RowOrCol" field ......am I missing something :o ???

"Our deepest fear is not that we are inadequate.Our deepest fear is that we are powerful beyond measure.It is our light, not our darkness that most frightens us."

Link to comment
Share on other sites

  • Moderators

Hi I'm using andyswarbs PopG_Array.au3 & running the "Test for ArrayDisplay2" example.

(PopG_Array.au3 - Andy Swarbrck © 2005-6)

I get an error from SciTe:

Test4ArrayDisplay2.au3(45,33) : ERROR: _ArrayAdd2() called with wrong number of args.

_ArrayAdd2($TwoArr1,$TwoArr2)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

PopG_Array.au3(397,51) : REF: definition of _ArrayAdd2().

Func _ArrayAdd2(ByRef $ArrA,ByRef $ArrB,$RowOrCol)

I've played around with the "$RowOrCol" field ......am I missing something :o ???

Guess I'm missing something, what's ArrayDisplay2?

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

Guess I'm missing something, what's ArrayDisplay2?

Im defiantly missing something !! :o ......Multi dimensional arrays are what I'm tinkering with!

See Link to: PopG_file.au3

"Our deepest fear is not that we are inadequate.Our deepest fear is that we are powerful beyond measure.It is our light, not our darkness that most frightens us."

Link to comment
Share on other sites

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