Does anyone know how to retrieve error code numbers?
------------------
Thanks,
Ryan
[email protected]
ICQ# 47799046
Printable View
Does anyone know how to retrieve error code numbers?
------------------
Thanks,
Ryan
[email protected]
ICQ# 47799046
err.Number
will give you the error number
err.description
will give you a description
...etc...
Ok, thanks
------------------
Ryan
[email protected]
ICQ# 47799046