Hi,

I get the same problem and I solved using a shell copy command.

put "your folder path A" into tFolderA
put "your folder path B" into tFolderB

put ("cp -R -p "&quote&tFolderA&quote&&quote&tFolderB&quote) into tCommand 
get shell(tCommand) 

Salut,
Josep
-- 
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Problem-with-revCopyFile-tp2253990p2254104.html
Sent from the Revolution - User mailing list archive at Nabble.com.
_______________________________________________
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