Jimmy
Veteran Member
Hi Jimmy! It's been while and glad to see you are still kicking it here on the forum.
Thank you, still kicking but certainly not very high anymore!
Thank you, still kicking but certainly not very high anymore!
| VCF SoCal | Feb 14 - 15, 2026, | Hotel Fera, Orange CA |
| VCF East | Apr 17 - 19, 2026, | InfoAge, Wall, NJ |
| VCF Latam | Apr 24 - 26, 2026, | Bahía Blanca, Argentina |
| VCF Pac. NW | May 02 - 03, 2026, | Tukwila, WA |
| VCF Southwest | May 29 - 31, 2026, | Westin Dallas Fort Worth Airport |
| VCF Southeast | Aug 01 - 02, 2026, | Atlanta, GA |
| VCF West | Aug 01 - 02, 2026, | Mountain View, CA |
| VCF Midwest | Sep 12 - 13, 2026, | Schaumburg Convention Center, IL |
| VCF Montreal | See you in 2027, | RMC Saint Jean, Montreal, Canada |
Thank you for the greeting, yes I am still kicking but not very high.Hi Jimmy! It's been while and glad to see you are still kicking it here on the forum.
Geoff I am spent 50 plus years in the banking IT area. Also all of it on IBM midranges. Still today most of the Banking Core Systems are developed in COBOL or RPG/400. The System/36s 5364s are up and running, thanks to a lot of help.Hello Jimmy - How's your System /36 these days.
Specifically (re this thread) I've never used COBOL, although I do have a little book about it!!
However, most of my professional software work has revolved around the dBASE/Clipper/FoxPro/xHarbour systems, and this family shows signes of being a sort of derivative of COBOL, certainly the print formatting of data, esp numeric, looks very similar. The Clipper compiler etc added more control structures which may not have been in the original dBASE. Things said about COBOL often seem to apply to Clipper etc as well?
Geoff
So, here's a question. I'm ignorant of RPG.Still today most of the Banking Core Systems are developed in COBOL or RPG/400
The original ANSI COBOL had both a built in report writer, and a sort facility. On the other hand on IBM kit at least RPG originally was only provided on mid-range boxes, and therefore did not have the scalability of COBOL.So, here's a question. I'm ignorant of RPG.
But is COBOL "hard enough" that it warranted something like RPG? As I understand it, RPG not as flexible as COBOL, that RPG is good for reporting. But I don't know.
Just curious what decisions were made for RPG to better fit the niche that it runs in over COBOL. Does RPG have automatic breaking/sorting logic that COBOL does not?
I've used dedicated reporting languages before, and they're wonderful, but not RPG.