I didn't find anything real info on the board for this, so decided to raise the question again.
should ascan work at all for multidim arrays?
if not, manual should say so. (no, I didn't check the manual myself, just read in the forums that manual does not say a word about this)
Code:

dim $a[1,1]
$a[0,0] = "something"
$a[0,1] = "else"
$a[1,0] = "some"
$a[1,1] = "else thing"

ascan($a,"else") ?
ascan($a,"some") ?

get $

_________________________
!

download KiXnet