| 
 | 
 >> That's because it IS old and tired. Far more so than even COBOL or
FORTRAN.
Hell I can even create Java object and invoke Java methods.
"old" - OK but RPG IV is "younger" than Java.
"tired" - No way.
We'll have to agree to disagree.  But have you _looked_ at RPG lately?
      DoU UserExitRequest;
         ExFmt ProcScreen;
         // Set up display of Results
         Result1 = 'The Day number is '
             + %Char(WorkDay);
         Result2 = 'and that means it''s a ' +
             DayName(WholeDate);
         Result3 = FmtDate(WholeDate);
       EndDo;
Hell I can even create Java object and invoke Java methods.
Jon Paris
Partner400
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.