|
Lori asked: "I have a similar question. How do you put 3 indicators on a single calculation in the Calculation specs in RPGLE? I am converting some RPG36 code to RPGLE and was wondering how this would be done." If you have this on the old RPG: C 11 12 13AMOUNT IFEQ 0 C Z-ADD1 AMOUNT C ENDIF The equivalent will be: C 11 CAN 12 CAN 13 IF AMOUNT = 0 C EVAL AMOUNT = 1 C ENDIF Peter Vidal Pall Aeropower Corp. / SR Programmer Analyst www.pall.com / Peter_Vidal@Pall.com 727-539-8448, x2414
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.