never test it but i really think you must copy item by item in a simple loop.
for a=0 to 6
arraytwo[a]=arrayone[a]
next
regards
never test it but i really think you must copy item by item in a simple loop.
for a=0 to 6
arraytwo[a]=arrayone[a]
next
regards
Last edited by mister_e; - 23rd November 2004 at 17:42.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks