× 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: What bugs you about KLISTs in RPG IV?
  • From: "R. Bruce Hoffman, Jr." <rbruceh@xxxxxxx>
  • Date: Mon, 21 Jun 1999 11:19:46 -0400

Dave Shaw wrote:
> 
> -----Original Message-----
> From: Joel Fritz <JFritz@sharperimage.com>
> 
> >I like the free form idea, but I wouldn't mind being protected from
> >terseness abuse.
> 
> Isn't that what COBOL is for? <grin, duck, and run>
> 

If the field is the current outstanding balance for a customer, in RPG
it would be something like this:

        CMARBL  or  ARCSBL or ARBAL or...

In COBOL it *SHOULD* be:
        
        outstanding-balance of current-amounts of customer-record

but alas, in many COBOLS it turns out to be:

        curr-bal of cust-rec  -or, worse yet-  cmarbl

Of course it could be ccb in ANY language, C, RPG, COBOL, Pascal, PL/I,
and then there is Basic:  b.

No language has a lock on terseness.  The IBM midrange systems forced it
with 6 characters.  10 is better, but still no good.  The SQL DDL only
permitted 18, still better, but not good.  DB2 V6 gives us 30.

So what's my point?  You can't be protected from terseness abuse by any
language or data base.  You CAN be forced into it by either.  The 400
comes from a long history of terseness.  It's not going to change based
on any changes in the RPG compilers.

-- 
===========================================================
R. Bruce Hoffman, Jr.
 -- IBM Certified AS/400 Professional System Administrator
 -- IBM Certified AS/400 Professional Network Administrator

"The sum of all human knowledge is a fixed constant.
    It's the population that keeps growing!"
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the RPG/400 Discussion Mailing List!  To submit a new         *
* message, send your mail to "RPG400-L@midrange.com".  To unsubscribe   *
* from this list send email to MAJORDOMO@midrange.com and specify       *
* 'unsubscribe RPG400-L' in the body of your message.  Questions should *
* be directed to the list owner / operator: david@midrange.com          *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


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.