On 7/9/03 12:46 AM, "Allen Watson" <[EMAIL PROTECTED]> wrote:
> On or near 7/8/03 8:37 PM, Remo Del Bello at [EMAIL PROTECTED] observed:
>
>> Would it be as simple as:
>>
>> If exists POP account "remo @ mac.com"
>
> Nope, you need a "try" block. Example,
Actually, 'exists' works perfectly well too, even when it doesn't exist:
tell application "Microsoft Entourage"
if exists POP account "remo17 @ mac.com" then
display dialog "yes"
else
display dialog "no"
end if
end tell
--
Paul Berkowitz
MVP Entourage
Entourage FAQ Page: http://www.entourage.mvps.org/toc.html
PLEASE always state which version of Entourage you are using - 2001 or X.
It's often impossible to answer your questions otherwise.
--
To unsubscribe:
<mailto:[EMAIL PROTECTED]>
archives:
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>