[Coco] new problem with unpack

Steven Hirsch snhirsch at gmail.com
Tue Nov 5 16:56:10 EST 2013


On Tue, 5 Nov 2013, Aaron Wolfe wrote:

> Doh.. hit send before I explained.
>
> Testing here shows that assignment will let you copy between any two
> *arrays* regardless of the underlying data type.  I suspect it will
> also work with user defined data types.  It will not allow you to
> assign one primitive data type to a different primitive data type, or
> to/from array to primitive.

Ah, then my hunch was correct!  Not a bad guess for someone who has never 
written a line of Basic09 code :-)



-- 




More information about the Coco mailing list