Title: This script fails because the target is a subfolder...
This script fails because the target is a subfolder. Can someone please give me an example of how to fix it?
set thirtyDaysAgo to (current date) - (1 * days)
tell application "Microsoft Entourage"
move (every message in folder "Inbox" whose time received is less than thirtyDaysAgo and its category contains {category "Web Order"} and read status is read) to folder "SOH Web Orders"
end tell
- Re: Entourage unexpectedly quits! Paul Berkowitz
- Entourage under 10.3.3 a problem? Peter C.S. Adams
- Re: Entourage under 10.3.3 a problem? Norman W. Ferguson
- Re: Entourage under 10.3.3 a problem? Erik Justus Paiewonsky
- Re: Entourage under 10.3.3 a probl... Hanagan
- Re: Entourage under 10.3.3 a ... Erik Justus Paiewonsky
- Re: Entourage under 10.3.3 a ... Hanagan
- Re: Entourage under 10.3.3 a probl... Peter C.S. Adams
- Re: Entourage under 10.3.3 a ... Paul Berkowitz
- Re: Entourage under 10.3.3 a problem? Neil Glassman
- Re: This script fails because the targ... Mark Goodman
- Re: This script fails because the ... Paul Berkowitz
- Re: Entourage under 10.3.3 a problem? Paul Berkowitz
- Re: Entourage under 10.3.3 a problem? Remo Del Bello
