how to copy files?

Niklas Almesjö niklas_almesjo at yahoo.com
Wed Jan 16 18:16:01 EST 2002


put would work if it was a text-file.. maybe it works for
an exe-file aswell? but then you have to read the whole
file to write it out again. can I add a feature request for
a copy file command?
/Niklas

Message: 8
From: Roger.E.Eller at sealedair.com
Subject: Re: how to copy files?
To: use-revolution at lists.runrev.com
Date: Wed, 16 Jan 2002 11:29:12 -0500
Reply-To: use-revolution at lists.runrev.com


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


__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/



More information about the use-livecode mailing list