Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: the difference between copy* and copy

From: rotenca:telvia:it at: 26-Jul-2004 12:13

Hi Anton,
> As you can see, this COPY is not the one we are familiar with. > By the way, it looks like it is using 'scopy to refer > to the system standard COPY, not 'copy*, as we would expect. > That just means it's older code, I think.
That should be my version of FTP, not the ufficial one. I use scopy, sinsert, sremove sset-modes and so on inside handler's code to make it faster (path are a little slow and get a "lot" of memory). --- Ciao Romano