Re: Timeout causes script to terminate (General questions)
Logan,
I don't see where you use On Error Resume Next . Is there any chance we could perhaps connect there any duplicate the issue?
Also, Could you try using WaitFor before Send? (right after connect)
Another thing you can try is setting Timeout parameter in your WaitFor call. WaitFor method accepts timeout value as second parameter. Does that help?
Regards,
Damba
Complete thread:
- Timeout causes script to terminate - Logan, 2008-06-27, 04:37
- Re: Timeout causes script to terminate - woddrazen, 2008-06-27, 08:58
- Re: Timeout causes script to terminate - Logan, 2008-06-27, 15:48
- Re: Timeout causes script to terminate - wodDamir, 2008-06-27, 15:59
- Re: Timeout causes script to terminate - Logan, 2008-06-27, 16:13
- Re: Timeout causes script to terminate - Logan, 2008-06-27, 16:23
- Re: Timeout causes script to terminate - Logan, 2008-06-27, 17:19
- Re: Timeout causes script to terminate - wodDamir, 2008-06-27, 17:22
- Re: Timeout causes script to terminate - Logan, 2008-06-27, 18:39
- Re: Timeout causes script to terminate - Logan, 2008-06-27, 18:41
- Re: Timeout causes script to terminate - Logan, 2008-06-27, 19:30
- Re: Timeout causes script to terminate - woddrazen, 2008-06-27, 19:36
- Re: Timeout causes script to terminate - Logan, 2008-06-27, 19:30
- Re: Timeout causes script to terminate - Logan, 2008-06-27, 18:41
- Re: Timeout causes script to terminate - Logan, 2008-06-27, 18:39
- Re: Timeout causes script to terminate - wodDamir, 2008-06-27, 17:22
- Re: Timeout causes script to terminate - Logan, 2008-06-27, 17:19
- Re: Timeout causes script to terminate - Logan, 2008-06-27, 16:23
- Re: Timeout causes script to terminate - Logan, 2008-06-27, 16:13
- Re: Timeout causes script to terminate - wodDamir, 2008-06-27, 15:59
- Re: Timeout causes script to terminate - Logan, 2008-06-27, 15:48
- Re: Timeout causes script to terminate - woddrazen, 2008-06-27, 08:58