× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi,

I've seen the following code sometimes ago:

line 100: C        MYDATE   IFEQ  TODAY
          C                 MOVE  *ON     *IN85
          C        MYDATE   IFGT  TODAY
          C                 MOVE  *ON     *IN86
          C        MYDATE   IFLT  TODAY 
          C                 MOVE  *ON     *IN87
          C                 ELSE
          C                 MOVE  *OFF    *IN87
          C                 ENDIF
          C                 ELSE
          C                 MOVE  *OFF    *IN86 
          C                 ENDIF
          C                 ELSE
          C                 MOVE  *OFF    *IN85
          C                 ENDIF

line 3275:C       *IN85     IFEQ  *ON
          C****** Do something 

line 5000 C       *IN86     IFEQ  *ON

Birgitta

"Shoot for the moon, even if you miss, you'll land among the stars." 
(Les Brown) 

-----Ursprungliche Nachricht-----
Von: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx]Im Auftrag von David Gibbs
Gesendet: Dienstag, 28. Februar 2006 20:22
An: RPG programming on the AS400 / iSeries
Betreff: Indicator documentation (was: worst RPG ever seen?)


Jerry Adams wrote:
> I don't recall actually running out of indicators, but I do recall
> forgetting what each one did.

Ah, that reminds me of my favorite bit of documentation ... the
'indicator summary' at the top of many programs.  You know, that block
of comments that's included in every program you see (probably copied in
from a boiler plate) and absolutely, positively, never updated once.

david
(who strives to never use an indicator in a program at all if possible)

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-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.