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 ??
Printable View
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 ??
Oeps, found it....
(if you are interested: I had halt on all errors on)
Another way would be to avoid setting an invalid property value (Description for error 380). Congrats for solving it. ;)
------------------
Yonatan
Teenage Programmer
E-Mail: [email protected]
ICQ: 19552879