Re: Rookie - Import Mail mailbox
Re: Rookie - Import Mail mailbox
- Subject: Re: Rookie - Import Mail mailbox
- From: KOENIG Yvan <email@hidden>
- Date: Tue, 22 May 2007 18:57:06 +0200
Le 22 mai 07 à 18:51:17, Ylan Segal a écrit :
Hi everyone,
I am a rookie applescripter, please be patient.
I am trying to make a script that imports a mbox mailbox. When I
try to do it through Mail's menu (File -> Import Mailboxes ->
Other) it works like a charm. However my script is apparently not
doing anything. Can any of you help?
Here is what I am running:
tell application "Mail"
import Mail mailbox at "~/Temp/ylan.mbox"
end tell
Thanks,
-
Hello
In a standard applescript you must use the complete path with the ":"
delimiter.
Yvan KOENIG _______________________________________________
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