I know this is a silly question, but, how can I get the upper bound of a unidimensional array?
array bounds
BlitzMax Forums/BlitzMax Beginners Area/array bounds .Dimensions()[0]
As it returns an array with all dimensions if you have a multidimensional array.
As it returns an array with all dimensions if you have a multidimensional array.
Thanks!