by donalmurtagh@[EMAIL PROTECTED]
Oct 27, 2006 at 12:17 PM
You were right, the problem was caused by unininitialised attributes!
Much obliged!
- DM
Mark Woyna wrote:
> What does the ValError class/struct look like? Are there any additional
> attributes that aren't being initialized, besides valErrNo and
> valErrMsg? I assume ValError is a struct?
>
> Mark