Re: deleting folders
Re: deleting folders
- Subject: Re: deleting folders
- From: "Marc K. Myers" <email@hidden>
- Date: Wed, 06 Jun 2001 19:33:42 -0400
- Organization: [very little]
I just realized that I sent some bad code in my original reply to this
message. If you tell the Finder to do something with "folders of the
desktop" it will include any mounted volumes in the list. If you want
just the folders you'd say:
set folderList to (folders of the desktop whose kind is "folder")
Marc K. Myers <email@hidden>
http://AppleScriptsToGo.com
4020 W.220th St.
Fairview Park, OH 44126
(440) 331-1074
[6/6/01 7:33:04 PM]