On Thu, 21 Mar 2002, 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
Change this to clone S31, S30 and see what happens. Dan