|
The code example simply means:
IF (TOT1a = TOT2a) AND (TOT1b = TOT2bC)
Do Nothing
ELSE
EXCPT HEADR
EXCPT TOTAL
ENDIF
Maybe it can be re-written as follows:
TOT1a IFNE TOT2a
TOT1b ORNE TOT2bC
EXCPTHEADR
EXCPTTOTAL
ENDIF
Cheers,
Geoff
-----Original Message-----
From: simafrog [mailto:SimaFrog@xxxxxxxxxx]
Sent: Tuesday, 30 March 2004 11:49 PM
To: RPG programming on the AS400 / iSeries
Subject: IF Coding question
I am trying to understand the point/reason for this code:
TOT1a IFEQ TOT2a
TOT1b ANDEQTOT2bC
ELSE
EXCPTHEADR
EXCPTTOTAL
ENDIF
Why do you need the "IF" "AND" part? What purpose does this serve?
Thank you,
Rob400
_______________________________________________
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 email and any files transmitted with it are confidential and are
intended solely for the use of the individual or entity to whom they are
addressed. This communication represents the originator's personal views and
opinions, which do not necessarily reflect those of Neller Software. If you
are not the original recipient or the person responsible for delivering the
email to the intended recipient, be advised that you have received this
email in error, and that any use, dissemination, forwarding, printing, or
copying of this email is strictly prohibited. If you received this email in
error, please immediately notify postmaster@xxxxxxxxxxxxx and destroy the
original message.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.