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


  • Subject: RE: Right side comments
  • From: Joel Fritz <JFritz@xxxxxxxxxxxxxxxx>
  • Date: Thu, 26 Jul 2001 13:38:47 -0700

I can remember doing this sort of thing in RPGIII and people asking me what
that stuff meant.  
Some people think that the "real" values are more meaningful. 
> -----Original Message-----
> From: rob@dekko.com [mailto:rob@dekko.com]
> Sent: Thursday, July 26, 2001 1:07 PM
> To: RPG400-L@midrange.com
> Subject: RE: Right side comments
> 
> 
> 
> Then change your check from
> If Status='A'
> to
> If Status=Active
> and have Active be a defined constant with a value of 'A'
> 
> Sort of like the following:
> D NoError         C                   0
> D RecordNotFound  C                   12
> D DuplicateKey    C                   1021
> D ReferentialErr  C                   1022
> D TriggerErrBef   C                   1023
> D TriggerErrAft   C                   1024
> D Youareold       C                   1031
> D FileClosed      C                   1211
> D FileOpen        C                   1215
> D ImpOpenCloseEr  C                   1216
> D ExpOpenCloseEr  C                   1217
> D RecAlreadyLock  C                   1218
> D UpdBeforeRead   C                   1221
> D RefErrOnAlloc   C                   1222
> D PermIOErr       C                   1251
> D JobEndingCtl    C                   1282
> ...
> if %status(filea)=RecordNotFound
> 
> Now isn't that better than
> if %status(filea)=12
> 
> 
> Rob Berendt
> 
> ==================
> A smart person learns from their mistakes,
> but a wise person learns from OTHER peoples mistakes.
> 
> 
+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.