Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expected end of line but found identifier #9

Open
karthikeyan-mac opened this issue Dec 3, 2014 · 1 comment
Open

Expected end of line but found identifier #9

karthikeyan-mac opened this issue Dec 3, 2014 · 1 comment

Comments

@karthikeyan-mac
Copy link

Hi,

I am trying to run the script on Office 2011 14.4.6 Outlook and I get the "Syntax Error Expected end of line but found identifier" on exchange accounts on the second line of the below code... I am not changing any Global configuration settings.

if exchangeAccountDescription is "" then
set exchangeAccount to item 1 of exchange accounts
if exchange type of exchangeAccount is not primary account then
error "Please set an exchange account which is not delegated or another users folder account"
end if

OS Version: OS X 10.10.1
Outlook 14.4.6

Thanks & Regards,
Karthikeyan M

@karthikeyan-mac
Copy link
Author

Its works now. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant