Thanks, Andu. So if I understand this correctly, you only need
"resfile" when referring to the source file and not to the
destination? In my tests, this doesn't copy the resource fork
information to the new files on the Mac.
Shouldn't the following work:
put url ("resfile:" & tFileSource) into url ("resfile:" & tFileDest)
I must be overlooking something obvious, but I can't see what.
Craig
Andu wrote:
>I did this:
>
> answer file "which"
> put "resfile:" & it into tUrl
> put url tUrl
>
>and it worked fine.
>
>>
>>Thanks,
>>
>>Craig
>
>Regards, Andu
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.