Re: [U2] Convert to Numeric

2011-07-02 Thread Wols Lists
On 01/07/11 15:11, Ed Clark wrote: The behavior varies somewhat by platform. Are you using universe or unidata? I'm guessing you're on unidata because you are using the MD conversion code (I haven't seen that used much on universe) I'm guessing MD/MR is site specific, not platform/flavour

Re: [U2] Convert to Numeric

2011-07-01 Thread Greg Coelho
Subject:Re: [U2] Convert to Numeric Sent by:u2-users-boun...@listserver.u2ug.org What does A26S.GET.GLS.INFO line 212 say? Yes, you can force values numeric but at what expense? ___ U2-Users mailing list U2-Users@listserver.u2ug.org http

Re: [U2] Convert to Numeric

2011-07-01 Thread George Gallen
Users List Subject: Re: [U2] Convert to Numeric Kevin, Sorry - of course line 212 - it was getting late... Line 212 and the code leading up to it is as follows: X.B.ORIG.APPROVED.AMT = OCONV(V.B.ORIG.APPROVED.AMT, MD2) X.B.ORIG.APPROVED.AMT = FMT(X.B.ORIG.APPROVED.AMT,15R

Re: [U2] Convert to Numeric

2011-07-01 Thread George Gallen
- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- boun...@listserver.u2ug.org] On Behalf Of Greg Coelho Sent: Friday, July 01, 2011 7:55 AM To: U2 Users List Subject: Re: [U2] Convert to Numeric David, Ouch! and I know this... Yes, I need to try first ICONV to take whatever

Re: [U2] Convert to Numeric

2011-07-01 Thread George Gallen
oops meant to type OCONV moves to the left. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- boun...@listserver.u2ug.org] On Behalf Of George Gallen Sent: Friday, July 01, 2011 9:26 AM To: U2 Users List Subject: Re: [U2] Convert to Numeric ICONV

Re: [U2] Convert to Numeric

2011-07-01 Thread Ed Clark
Of Greg Coelho Sent: Friday, July 01, 2011 7:55 AM To: U2 Users List Subject: Re: [U2] Convert to Numeric David, Ouch! and I know this... Yes, I need to try first ICONV to take whatever to numeric and then process. As always THANKS, Greg From: David Jordan da

Re: [U2] Convert to Numeric

2011-06-30 Thread Greg Coelho
Guys, I'm getting some wildly unexpected values returned... I have attempted formatting (FMT) and converting (OCONV) and have looked at the data which appears to be correct(no O etc...). The DICT has them set at MD2, and 15R. I notice that I am also getting the following message: In

Re: [U2] Convert to Numeric

2011-06-30 Thread Kevin King
What does A26S.GET.GLS.INFO line 212 say? Yes, you can force values numeric but at what expense? ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] Convert to Numeric

2011-06-30 Thread David Jordan
-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Greg Coelho Sent: Friday, 1 July 2011 10:50 AM To: U2 Users List Subject: Re: [U2] Convert to Numeric Guys, I'm getting some wildly unexpected values returned... I have attempted formatting (FMT