At 6:53 PM -0500 3/21/02, Melvin Smith wrote:
>At 05:13 PM 3/21/2002 -0500, Dan Sugalski wrote:
>>Folks,
>>
>>I've added or enabled the following ops:
>>
>>    clone Sx, sy
>
>I'm not seeing the difference between clone Sx, sy and set Sx, sy
>
>When I do:
>
>set S30, "PARROT"
>set S31, S30
>chopn S30, 2
>print S30
>print "\n"
>print S31
>print "\n"
>end
>
>I still get:
>
>PARR
>PARROT
>
>What am I missing?

Okay, I see what's happening. We changed set Sx, Sy to do a copy. I'm 
not sure who or when--I'll go look, not that it makes much difference.

I'll go change things back in the morning. It's a little late for me 
to be comfortable changing the source right now.

-- 
                                         Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                       teddy bears get drunk

Reply via email to