apple script error
apple script error
- Subject: apple script error
- From: David Siberry <email@hidden>
- Date: Fri, 22 Apr 2005 11:32:43 +0100
Hi, when i compile this script:
tell application "Microsoft Entourage"
make new POP account with properties {name:"David", full name:"David
Siberry", email address:"email@hidden", SMTP
server:"smtp.gmail.com", include in send and recieve all:false, leave
on server:true}
end tell
I get a syntax error:
Expected ":" but found "in:.
This error i think is from the line "include in send and recieve all:false"
I have looked in the class file and it seems ok.
The script is to create an e-mail account with all the fields
populated with the given data in microsoft entourage.
Can anyone help?
Greatly appreciated.
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden