If I had:
mivarray[1]
mivarray[3]
and run it thru miva_array_collapse, I get the proper count of 2. But isn't it suppose to reorder the indexes?
mivarray[1]
mivarray[2]
And maybe I should also ask this first, does this work in storemorph? I didn't receive any errors, and not getting an expected result.
Thanks,
Scott
mivarray[1]
mivarray[3]
and run it thru miva_array_collapse, I get the proper count of 2. But isn't it suppose to reorder the indexes?
mivarray[1]
mivarray[2]
And maybe I should also ask this first, does this work in storemorph? I didn't receive any errors, and not getting an expected result.
Thanks,
Scott
Comment