Tim:

> Can someone give me an example of the diffrence between copy and copy/deep?
>  I  can't find any differences..

    b: copy []
    append/only b b 
    copy b
    copy/deep b

Maybe not the best example.....Read Gregg's reply for the definitive answer.

Sunanda
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to