Newbaanboard
>
Baan Quick Support: Functional & Technical
>
Tools Development
> Number of array element
Xikkos
26th March 2004, 21:48
Hi all,
Does anyone knows how can I get the number of array elements ?
I'm on Baan IV c4.
regards,
Xikkos.
NPRao
26th March 2004, 23:43
Refer to the tools function - array.info() (http://www.baanboard.com/programmers_manual_baanerp_help_functions_memory_operations_array_info)
marnix
29th March 2004, 11:01
...and make sure to really declare the dim.array() result array with a length of 4. Not less, even if you have an array of only 1 or 2 dimensions.