hi,
How can I know the detail from Err?
Regards
Jezebel - 06 Oct 2005 10:42 GMT
Err is an object. Examine its properties.
> hi,
>
> How can I know the detail from Err?
>
> Regards
Karl E. Peterson - 07 Oct 2005 22:55 GMT
> How can I know the detail from Err?
Debug.Print Err.Number, Err.Description, ...

Signature
Working Without a .NET?
http://classicvb.org/petition