Altering table

jda jda at his.com
Sat Jul 2 16:43:57 CDT 2005


>  > Yes, but that's not really better than using the raw number. I don't
>>  like doing that, however, because in the past you have changed the
>>  error number! So I'd prefer to know the error name. Like
>>
>>        EVFlag.SchemaMisMatch
>>
>>  or something, I would think...
>
>Wait. I tell you the same. Exists enum that keep all error names.
>
>     EVError.kERR_xxx_xxx
>

I know -- but the list looks to be at least 100 long, and I don't see 
an obvious match!

FieldWrongAttribute?
FieldWrongType?
FieldNotIndexed?
What?

A list of error numbers and the corresponding enums would be helpful 
(because I can get the error number from the RB debugger, but not the 
enum).

Jon


More information about the Valentina-beta mailing list