revCopyFile problems on Mac OS X.6.4

Klaus on-rev klaus at major.on-rev.com
Wed Sep 1 08:32:14 EDT 2010


Hi Malte,:

> Slight correction.
> 
> This appears to work:
> put URL ("binfile:"&tNewFilename) into URL ("binfile:"&pDestinationPath&"/bilder/"&tNewFileName)
> However, this is quite suboptimal, as it reads the file into memory. 

Wild guess:
Does it work if you add a SLASH to the targetfolder
-> revCopyFile tNewFilename,(pDestinationPath&"/bilder/")

> Cheers,
> 
> malte

Best

Klaus

--
Klaus Major
http://www.major-k.de
klaus at major.on-rev.com




More information about the use-livecode mailing list