• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Accessing Subfolders in OE
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Accessing Subfolders in OE


  • Subject: Re: Accessing Subfolders in OE
  • From: Michelle Steiner <email@hidden>
  • Date: Wed, 8 Aug 2001 18:01:58 -0700

On 8/8/01 6:51 PM, Bob.Kalbaugh <email@hidden> wrote:

>Can anyone tell me if there is a way to access subfolders in OE other than
>hardwiring the path, ie:folder "This" of folder "That", or with error traps?

Well, Applescripting of OE was done by the same person who did it for
Emailer, so they might have the same structure.

tell application "Claris Emailer"
entire folder hierarchy
end tell

-->{folder id 1 of application "Claris Emailer", folder id 2 of
application "Claris Emailer", folder id 3 of application "Claris
Emailer", folder id 4 of application "Claris Emailer", folder id 5 of
application "Claris Emailer", folder id 6 of application "Claris
Emailer", folder id 101 of application "Claris Emailer", ...}

tell application "Claris Emailer"
name of entire folder hierarchy
end tell

-->{"In Box", "Out Box", "Sent Mail", "Deleted Mail", "Read Mail",
"Logs", "Antifa", "AOL", "Apple Lambda", "Apple Press Releases",
"Applescript list", ...}

--Michelle

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Follow-Ups:
    • Re: Accessing Subfolders in OE
      • From: Robert Kalbaugh <email@hidden>
  • Prev by Date: Re: move folder & copy image ? (newbie)
  • Next by Date: Re: Scripting in OSX: Classic osaxen for Classic apps?
  • Previous by thread: Re: Accessing Subfolders in OE
  • Next by thread: Re: Accessing Subfolders in OE
  • Index(es):
    • Date
    • Thread