PDA

Click to See Complete Forum and Search --> : Why can't I handle run-time 380 ??


Inhumanoid
Nov 8th, 1999, 08:43 PM
Why can't I handle err.number 380 ??
I ge this during a resize event so I thought:

on error goto Handle_Error (at beginning)

Handle_Error:
if err.number = 380 resume next

I still get a rum-time 380... how come ??

Inhumanoid
Nov 8th, 1999, 08:50 PM
Oeps, found it....

(if you are interested: I had halt on all errors on)

Yonatan
Nov 9th, 1999, 11:15 AM
Another way would be to avoid setting an invalid property value (Description for error 380). Congrats for solving it. ;)

------------------
Yonatan
Teenage Programmer
E-Mail: RZvika@netvision.net.il
ICQ: 19552879 (http://www.icq.com/19552879)