At 10:32 2015-02-26, Richard Kaye <[email protected]> wrote:
I'm you have DECIMALS set to 2 but I can't recall what you wrote in the original post. :-)

My rough guess would be that the last digit is showing up because the TRANSFORM picture clause includes 3 places and it gets applied after DECIMALS does its magic. If you change your TRANSFORM to 4 nines of precision (i.e. transform(0.042,"9.9999")), do you get "0.0400"?

Yes, I get "0.0400". I would call that a bug. DECIMALS is supposedly for display. Doing a transform() is not displaying.

     I have a solution now, but having to go through this was a waste of time.

[snip]

Sincerely,

Gene Wirchenko


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to