Discussion:
timeout exception
(too old to reply)
D-Fan
2008-07-31 19:15:45 UTC
Permalink
Is there a better way to handle the timeout while the program is running
in the IDE? I am using 10.1.5 and when the read routine times out it
really disrupts the ide.
Remy Lebeau (TeamB)
2008-07-31 19:22:54 UTC
Permalink
Post by D-Fan
Is there a better way to handle the timeout while the
program is running in the IDE?
Simply go into the Debugger settings and add "EIdReadTimeout" to the list of
exceptions for it to ignore.


Gambit

Loading...