Problem with revCopyFile

JosepM jmyepes at mac.com
Mon Jun 14 05:37:55 EDT 2010


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.



More information about the use-livecode mailing list