Re: Avoiding repetition
Re: Avoiding repetition
- Subject: Re: Avoiding repetition
- From: "Shane Stanley" <email@hidden>
- Date: Mon, 19 Jul 2004 10:58:46 +1000
On Sun, 18 Jul 2004 19:01:51 +0200, Bernard Azancot wrote:
>
If I write:
>
>
--
>
duplicate {FolderA, FolderB} to FolderC with replacing
>
--
>
>
The 1st folder: FolderA is the only one to be copied
>
>
I am obliged to write instead:
>
--
>
duplicate FolderA to FolderC with replacing
>
duplicate FolderB to FolderC with replacing
>
--
>
>
Is it a known bug or an unknown from me, AS "feature"?
I think this is a relatively recent bug, where the replacing parameter
only works when a single entity is involved. It's a real pain, too.
---
Shane Stanley <email@hidden>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.