[V4MD:TEST] Results
    Igor Gomon 
    giv at tlc.kherson.ua
       
    Mon Aug 30 20:33:30 CDT 2004
    
    
  
> Now we have for V4MD the 100% correct OO design!
> Exactly like in REALbasic.
> 
> One moment is even better
> 
>   REALbasic 
> 
>         db.Table("T").Field("f").value = 5
>     
> 
>   Director  
> 
>         db.Table("T").Field("f") = 5
Exactly:
    db.Table("T").Field("f").setValue(5)
-- 
Best regards,
Igor Gomon
-------------------------------------------------------------
e-mail: giv at tlc.kherson.ua
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://listserv.macserve.net/mailman/listinfo/valentina
    
    
More information about the Valentina-beta
mailing list