Re: Script timing out
Re: Script timing out
- Subject: Re: Script timing out
- From: Shane Stanley <email@hidden>
- Date: Thu, 15 Nov 2001 21:21:32 +1100
On 15/11/01 9:13 PM +1000, CRAIG WALSH, email@hidden, wrote:
>
I have created a script to ftp data to one of our unix hosts, I was wondering
>
what code would stop it timing out, so after all the data is copied it quits
>
via the
>
code that has been written.
Just wrap the relevant part in:
with timeout of 10000 seconds
...
end timeout
--
Shane Stanley, email@hidden