Double Confused ;?)

Fred.Stephenson Fred.Stephenson at communication-unltd.com
Tue Oct 7 12:11:41 CDT 2003


Hi Ruslan,
Has anything changed in the latter versions [V4RB] with double fields.



Previously the following appears to have worked
cursor.field("aDouble").setstring(editfield1.text)

Today when testing I noticed that this only stores the integer part 
whereas previously it stored as a double.

The only thing that I have changed (as far as I can remember) Is that 
I started adding tables to the database with VAPP.


Just curious - I'm changing everything to
cursor.doublefield("aDouble").value=cdbl(editfield1.text)

all the best

Fred


More information about the Valentina mailing list