Re: Duplicate with replacing
Re: Duplicate with replacing
- Subject: Re: Duplicate with replacing
- From: Bernard Azancot <email@hidden>
- Date: Thu, 10 Feb 2005 06:54:27 +0100
Le 10 févr. 05, à 06:30, Michelle Steiner a écrit :
On Feb 9, 2005, at 9:26 PM, Bernard Azancot wrote:
I want to duplicate a folder "A" to a folder "B" with replacing.
If the folder "B" already contains a folder named "A" (to be
replaced), no problem. The script works fine.
If not (no folder "B" to be replaced), the script stops without
duplicating.
Hard to answer without a script to see. How about posting the
relevant portions?
Here it is (snippet):
--...
set MGBZNutriBU to folder ("Sauvegarde:Sauvegardes:" & word 1 of
((current date) as string))
set MGBZFolder to folder "MacDacoT:Applications:MegaBaze:"
duplicate MGBZFolder to MGBZNutriBU with replacing
empty
--...
Thanks for your answer Michelle
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden