-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Michaelsen Sent: Monday, August 16, 2004 3:02 PM To: [EMAIL PROTECTED] Subject: [U2] EVAL formatting
I had one of my IT folks look at this one and I don't want to belive them. They said you cannot display a decimal when using the EVAL command. I think there is got to be a way. That's why I put this out. The current EVAL statement displays 1 or 0. Any ideas?? LIST CS.2004 H.HCG.AWARDED.ALL H.TOTAL.AWARD EVAL "H.HCG.AWARDED.ALL/H.TOTAL.AWARD" --------- Could you not wrap an OCONV around this? LIST CS.2004 H.HCG.AWARDED.ALL H.TOTAL.AWARD EVAL "OCONV(H.HCG.AWARDED.ALL/H.TOTAL.AWARD,'MR20')" As to the 0 or 1, what are the range of values in H.HCG.AWARDED.ALL vs. H.TOTAL.AWARD? ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
