Re: [DQSD-Users] Odd Math Error

2007-05-20 Thread Shawn K. Hall
Hi Richard, Is there no way to set DQSD to preform normal arithmetic functions? You can use the VBSX function as a wrapper to force VB-style mathematic operations. Here's an example: vbsx =cdbl(2156737.51 - 16123.85) You can add an alias for this to localaliases.txt as so: m|vbsx

Re: [DQSD-Users] Odd Math Error

2007-05-18 Thread rahlquist
I tried it again cutting and pasting it verify that I was not corrupting the data. I also tried; 2156737.51 - 16123.85 Which netted the same result. So from the other emails on this subject I can see that I definitely misunderstood about DQSD's ability to perform calculations in a normal

Re: [DQSD-Users] Odd Math Error

2007-05-18 Thread Kim Gräsman
Hi Richard, [EMAIL PROTECTED] wrote: I tried it again cutting and pasting it verify that I was not corrupting the data. I also tried; 2156737.51 - 16123.85 Which netted the same result. So from the other emails on this subject I can see that I definitely misunderstood about DQSD's

Re: [DQSD-Users] Odd Math Error

2007-05-17 Thread rahlquist
Kim, Uhhh that doesnt sound right to me. I subtracted 3 different values from another value and got the same result twice. Also two of the results are flat out wrong. I could understand if I had used some kind of hokey notation but its a straight up math problem X-Y. When performed in a

Re: [DQSD-Users] Odd Math Error

2007-05-17 Thread Kim Gräsman
Hi Richard, Uhhh that doesnt sound right to me. I subtracted 3 different values from another value and got the same result twice. Oops, I didn't see your results were identical for the first two cases. I tried it here; 2156737.51 - 16123.81 = 2140613.67 2156737.51 - 16123.83 =

Re: [DQSD-Users] Odd Math Error

2007-05-17 Thread Charlie Russel
. -Original Message- From: [EMAIL PROTECTED] [mailto:dqsd-users- [EMAIL PROTECTED] On Behalf Of Kim Gräsman Sent: May-17-07 10:09 PM To: DQSD users mailing list Subject: Re: [DQSD-Users] Odd Math Error Hi Richard, Uhhh that doesnt sound right to me. I subtracted 3 different values