On 7/9/2003 12:46 AM, Allen Watson deftly typed out: >> Would it be as simple as: >> >> If exists POP account "remo @ mac.com" > > Nope, you need a "try" block. Example, > > try > set theAccount to POP account "remo @ mac.com" > on error > set theAccount to "" > end try > > You could then, possibly, have two versions of the "make" statement, > omitting "account:" if theAccount = "".
Thanks! -Remo Del Bello -- "Your son is a very sick boy. Just look at these x-rays. You see that dark spot there? Whiplash. And this smudge here that looks like my fingerprint...no, that's trauma!" - Dr. Nick Riviera on The Simpsons -- 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/>
