|
Would there be an = sign in there anywhere Chuck? As an eval I might try something like this: FieldA - 1 Divided by FieldA times 100 eval answer = (FieldA - 1) / (FieldA * 100) or eval answer = ((FieldA - 1) / (FieldA)) * 100 Hope this helps? --------------------------------- Booth Martin http://www.martinvt.com --------------------------------- -------Original Message------- From: RPG programming on the AS400 / iSeries Date: 08/31/05 09:55:54 To: 'RPG programming on the AS400 / iSeries' Subject: Dumb programming question.. Hi Folks. Drawing a blank here. I do not program all that much anymore and KNOW I have done this before but can't find an example. I've tried scanning my source for what I THOUGHT would get a hit will no luck I need to do the following in an RPG program and I know you can do it as one "free form" line. FieldA - 1 Divided by FieldA times 100 Help :-) Thanks ! Chuck -- 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.