Setting timeouts
I'm running a particularly complex utility (console) script in the browser window, and keep getting this timeout message box popping up "Warning. Timeout occured. terminate Process?".
If I cancel the box, the script carries on running, until the box pops up again.
If I run the script via the console, all works fine without errors.
Is there anyway of increasing/disabling the timeout.
Many Thanks
Nigel Leach
Answer:
See in Optiperl's menu
Tools - Options - Perl
Set Run timeout to a higher value
In case that the script must be stopped while running, you can use Browser / Halt browser. This among other things kills all instances of perl on the computer.
12.02.2004. 10:45
This article hasn't been commented yet.
Write a comment