how to copy files?

Ken Ray kray at sonsothunder.com
Wed Jan 16 17:33:01 EST 2002


You know, it sounds like it's worth adding an alternative to the "put URL
<file> into <file>" command to Transcript. How about:

     copy file <srcFilePath> to <destFilePath> [as binary]

OR

     copy [binary] file <srcFilePath> to <destFilePath>

How's that sound to everyone?

Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/

----- Original Message -----
From: <Roger.E.Eller at sealedair.com>
To: <use-revolution at lists.runrev.com>
Sent: Wednesday, January 16, 2002 10:29 AM
Subject: Re: how to copy files?


>
> Actually, if I'm not mistaken, "clone" is for objects inside the stack. I
> have
> had some succes with the "put URL" command.
> Try this...
>
> put URL "file:C:/myFile.txt" into "file:C:/myCopiedFile.txt"
>
> ~Roger
>
> >> Niklas wrote:
> >> Is there any way to copy files? found delete file but
> >> nothing for copying..
> >> thanks,
> >> /Niklas
> >>
> >Try clone command.
> >Regards ... Bob
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>





More information about the use-livecode mailing list