Hi Mindaugas,

Il 25/04/2009 1.21, Francesco Saverio Giudice ha scritto:

No problem, Now I will try new updates.


Perfect! Now it seems to works well also with WITH OBJECT version.
Just a small error:

? :Birthday := CToD( "23/05/2006" )

Returns NIL, instead it should returns assigned date
Think to
? dDate := :Birthday := CToD( "23/05/2006" )
in this case dDate is Nil.

? :Birthday                       // here it should return a date
correctly returns the assigned date.

Thank you!
I will make other test. (But tomorrow, now it's late)

Best Regards,
Francesco
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to