[Gambas-user] Problem with _unknown (probable bug)

Gary D Walborn gwalborn at ...626...
Thu Jun 30 02:58:37 CEST 2011


Benoit,


    I think I found a bug with the "_unknown" properties that we've been
discussing.  I have an object named CUSTOMER and am using the "_unknown"
method to get at fields in the CUSTOMER object.

  Print Customer.Name

works, but

  If Customer.Name = "Test"

fails with a "Type Mismatch:".

Any ideas?

Thanks,

gwalborn



-- 
Gary D. Walborn
gwalborn at ...626...



More information about the User mailing list