Hi everyone!
Here's my problem. I am trying to get the row/col of a single OR multidimensional array. Just like the ALEN() Function for Recital/FoxPro. Here is an example:
private array1[10]
private array2[1,5]
array1[1] = "This string has a len of 33 chars"
array1[2] =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.