Hi everyone,
I'm trying to create a sinewave, size 32, through a message box with this content:
; array1 sinesum 32 1.
But when I check the array properties, the value of size is 35.
And if I try to make an array made of 64 indexes, the properties value for the size is 67.
It has something to do with the setting of x-range in the array properties?