Hi everyone,
Maybe I`m missing the point here or stating something really stupid but
don`r arrays automatically re-size with the data in them? All you need is
to append new data to an existing array and it will grow to accomodate these
data. Since you don`t have any "extra" points after your data, the ghost
points disappear.
I don`t see the problem if all that is needed is that the array "fits" the
data. If you want it to fit and be a fixed size, that`s different, but
these are two very different problems.
Hope this helps (and isn`t overlooking something obvious)
Shane
Using LV 6.1 and 8.2.1 on W2k (SP4) and WXP (SP2)