Re: finder - how do I rename/move this?
Re: finder - how do I rename/move this?
- Subject: Re: finder - how do I rename/move this?
- From: DealTek <email@hidden>
- Date: Fri, 23 Dec 2011 13:19:40 -0800
On Dec 23, 2011, at 10:38 AM, Michelle Steiner wrote:
>
> On Dec 23, 2011, at 11:28 AM, DealTek wrote:
>
>> the old line was....
>>
>> set tSourceFolder to alias "maindrive/bu1/ etc...."
>>
>> so how do I....
>> set tSourceFolder to alias ----- what you did?
>
> Just change "parent_folder" in my script to "tSourceFolder".
Sorry Michelle - I think I asked the wrong question....
new...
How do I get your result from ...
set parent_folder to POSIX file "/bu1/bu1a" as alias
tell application "Finder"
folders of (parent_folder) whose name begins with "THIS-FOLDER"
end tell
into a var like:
set FOLDER1 to ...... and your result answer.... ?
--- I tried :
set FOLDER1 to folders of (parent_folder) whose name begins with "THIS-FOLDER"
but it fails...
How do I do it correctly?
>
> -- Michelle
>
> --
> Approximately 20% of workday absences occur on Tuesdays.
>
>
--
Thanks,
Dave - DealTek
email@hidden
[db-11]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden