I would LOVE TO KNOW the "mac-way".
~Roger

>>
>> put URL "file:C:/myFile.txt" into "file:C:/myCopiedFile.txt"
>>

> please note that script above copies only in textmode !
> Ideal for plain text-files.
>
> To copy all other types of files use:
>
> put URL "binfile:C:/myFile.jpg" into "binfile:C:/myCopiedFile.jpg"
>
>
> On a Mac it is a bit more complex because of the "Type" and
> "Creator"-Code
> needed by the OS. (To correctly handle doubleclicks on that file etc...)
>
> Please drop a note if you would like to know the "mac-way", too :-)
>
>
> Regards
>
> Klaus Major


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to