Rounding problems
Boris Kortiak
BKortiak@genlyte.com
Thu, 14 Dec 2000 12:11:38 -0500
Dave,
Right on the nose. What a silly mistake for me to make.
>>> "Knox, Dave (Dallas, TX)" <knoxda01@unisourcelink.com> 12/13/00 04:44PM >>>
Your first define is rounding to one decimal, not zero (but is rounded to an
integer when reported). Change your output of D-C-SLSMN-BOOK-COST to "OUTPUT
SCALE 1" and you should see what's happening. It should be ROUND(xxx,0,NEAR)
The subsequent defines are treating the input as an integer and truncating
the hidden decimal...
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.