Hi,
I have developed in 8 for years, but we deliver and use 9 runtime for our clients. I like the 9 for it's patches and fixes, but hate the GUI for development. Here's a problem I just ran into.
I have a 401 export program that a client has gotten me to write. Among other things, it takes the employee contribution and applies the employers matching percentage to come up with the dollar amount matched for each employee. My problem is that the two versions round or don't round differently, & I'm not sure why. I can take a simple equation, 33.93*.5 and get two different numbers, a penny off from each other. What's worse, it's the version 9 that is rounding wrong.
Any ideas what's wrong. I have tried to round the value, but it seems like it is already rounded and has lost the .005 that should round it up.
I have developed in 8 for years, but we deliver and use 9 runtime for our clients. I like the 9 for it's patches and fixes, but hate the GUI for development. Here's a problem I just ran into.
I have a 401 export program that a client has gotten me to write. Among other things, it takes the employee contribution and applies the employers matching percentage to come up with the dollar amount matched for each employee. My problem is that the two versions round or don't round differently, & I'm not sure why. I can take a simple equation, 33.93*.5 and get two different numbers, a penny off from each other. What's worse, it's the version 9 that is rounding wrong.
Any ideas what's wrong. I have tried to round the value, but it seems like it is already rounded and has lost the .005 that should round it up.