"Anton Rolls" <[EMAIL PROTECTED]> wrote: > That's interesting. Can't you modify the > emailer to optionally check for mail first?
good idea. I'll have a look. > You could also catch errors with TRY, and > if there's an error sending, then read > mail first and try sending again. > At least the program won't halt then. ah now that's nice idea. probably a good habit to use TRY as amuch as possible. But how can I implement your suggestion on another user's computer where I won't know their email login password? thanks ./Jason -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
