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
[email protected]

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to