×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Luke,

Long before EVAL, there was (among others) an ADD operation code. So, you
could either ADD a value to an existing value, without clearing it first, or
use Z-ADD, that meant something like "ZERO" first the variable and THEN add
the new value. It went something like this:


Z-ADD 5 VAR
** (VAR now has 5)
ADD 10 VAR
** (Var now has 15)

etc.

HTH,

Luis Rodriguez
IBM Certified Systems Expert — eServer i5 iSeries
--



On Thu, Mar 24, 2011 at 8:47 AM, Luke Gerhardt <lgerhardt@xxxxxxxxx> wrote:

Since it was mentioned here and tickled a neuron...I might as well ask:
I've always wondered, what is the purpose of Z-ADD? Isn't it just the
same to EVAL = 0, or EVAL = whatever you really want it to be? Or is
this just a legacy leftover that only still exists in order to mess with
my mind?

Thanks! :)
--
This is the RPG programming on the IBM i / System i (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 thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 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.