|
Gary Lehman wrote: >Hi I got a question for all the more experienced RPG programmers >out there. Is there a way I can find out exactly what version of >RPG we are using? I believe its RPG III. What we would like to >be at is RPG IV or RPG/400(ILE?). Its kind of confusing to me, >but I know since we can only have 6 digit Result fields in our >RPG programs we are behind. Also is RPG/400 and ILE RPG the same >thing? Look at the member type when using SEU. Type RPG is for RPG III source, type RPGLE is for RPG IV source. Or look at the source file. If you have D specs, or keywords on your H spec, you have a RPG IV program. Or if you have mixed case source statements, you have RPG IV. Lots of ways to tell the difference! Or do DSPPGM on the program. The first panel will identify the program as either OPM or ILE (for RPG III and RPG IV, resp.). The term "RPG/400" encompasses both RPG III and RPG IV on the AS/400, but recently seems to be used more to refer to RPG III. "ILE RPG" refers to the compiler and run-time environment that handles RPG IV, but we often use the term to refer to the language (much to the annoyance of some pedants). Cheers! Hans Hans Boldt, ILE RPG Development, IBM Toronto Lab, boldt@ca.ibm.com +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-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 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.