|
Absolutely. I've gotten that error on fields on the right side of an assignment operator. Thanks, Mark Mark D. Walter Senior Programmer/Analyst CCX, Inc. mwalter@xxxxxxxxxx http://www.ccxinc.com "Hatzenbeler, Tim" <thatzenbeler@clin To: "'RPG programming on the AS400 / iSeries'" <rpg400-l@xxxxxxxxxxxx> itech.net> cc: Sent by: Subject: RE: The target for a numeric operation is too small to hold the r esul t (C G rpg400-l-bounces@m D F) idrange.com 07/16/2004 03:55 PM Please respond to RPG programming on the AS400 / iSeries I did try the (h) and it still failed..... could the error be in the (g_g_txamount-linetax) part, before it tries to divide? Tim > -----Original Message----- > From: rpg400-l-bounces@xxxxxxxxxxxx [SMTP:rpg400-l-bounces@xxxxxxxxxxxx] > On Behalf Of rick.baird@xxxxxxxxxxxxxxx > Sent: Friday, July 16, 2004 12:27 PM > To: RPG programming on the AS400 / iSeries > Subject: Re: The target for a numeric operation is too small to hold > the resul t (C G D F) > > > Tim, > > If you're dropping decimals, use half adjust (h) op extender - eval (h) > p_P.... etc. > > If you're dropping higher order digits (result is larger than > 99,999,999,999.999999) then you have to monitor for the error. > > Rick > > -------Original Message--------- > I'm getting this error.... Is there an H spec to remove it, > or do I > use an error code to trap it.? > > The target for a numeric operation is too small to hold the > result > (C G D F) > > c eval p_P_tax_var = > > c > (g_g_txamount-linetax)/linetax > > > All four of these variables, are defined ast 17,6 So I'm ok, > if I > have to drop accuracy after 7 places.. > > Thanks, tim > > > -- > This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list > To post a message email: RPG400-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/rpg400-l > or email: RPG400-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/rpg400-l. > This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential or privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy the message. -- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.