|
The only enhancement RPG IV needs to make it more usable today is to allow a
COMMA to be used as the parameter separator. No single thing causes me more
delays in development than this one "feature". I would give up function
overloading, semi colon at the end of statements in free format, and a bunch
of other things for this one capability. Oh for the days I could write:
Callp GetLibInfo('QGPL',nObjCnt, nLibSize) Instead of...
Callp GetLibInfo('QGPL':nObjCnt:nLibSize)
Even today, I still enter a COMMA, compile the code, then have to figure out
what the error is telling me (because it never says COLON missing from
expression) it says things like "expected token not found" or "right
parameter missing from expression" and I look at the code (with the COMMAs
in it) and it looks perfectly fine to me, then I realize, COLOTIS is the
cause the problem
As an Amazon Associate we earn from qualifying purchases.
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.