On 2/9/01 13:26, G Wood wrote:
>> Otherwise, it's a fine script.
>
> Any idea why the error dialog appears, then?
The error dialog is a result of your attempt (as Paul explained) to use
display dialog to display 'replyAcct', which has been set to your POP
account. Display dialog requires a string (text), but an account is NOT
text, so you get an error. As Paul also pointed out, if you use "name of
replyAcct", you won't get the error, because the name of the account *is* a
string.
--
George Clark - [EMAIL PROTECTED]
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
To search the archives:
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>