try
code that times out
catch ex as timeoutexception
messagebox.show ("Your message here")
end try
Originally posted by PlausiblyDamp
Code:try code that times out catch ex as timeoutexception messagebox.show ("Your message here") end try
Your The MAN Sir PlausiblyDamp !!!!
Thanks a lot!!