Re: Avoiding repetition
Re: Avoiding repetition
- Subject: Re: Avoiding repetition
- From: Walter Ian Kaye <email@hidden>
- Date: Sun, 18 Jul 2004 20:46:07 -0700
At 10:58a +1000 07/19/2004, Shane Stanley didst inscribe upon an
electronic papyrus:
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.
I haven't tried, but what if you make the destination a list as well?
-boo
_______________________________________________
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.