EV-constants

Danny Lewkin daniel.lewkin at cognosis.be
Wed Nov 7 05:28:56 CST 2007


Rereading my mail, makes me wonder if I was clear enough ;-))
What I meant was :

I can't make this if-statement :
if MyCursor.Field(intCount).Type <> EVFieldType.kTypeObjectPtr Then
...

because of the 2 different values...
MyCursor.Field(intCount).Type returns 9
EVFieldType.kTypeObjectPtr = 30
...



Op 7-nov-07, om 12:09 heeft Danny Lewkin het volgende geschreven:

> Hi All,
>
> did anyone ever noticed this :
>
> If you want to know the type of field you can do this :
>
> MyCursor.Field(index).Type
>
> Correct?
>
> Well, when my field is an OBJECT POINTER, MyCursor.Field 
> (objectpointerfield).Type = 9... WHILE...
>
> EVFieldType.kTypeObjectPtr = 30 !!!
>
> Is it me or is it Mr. Bug??
>
> Greetz,
>
> Danny
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina



More information about the Valentina mailing list