|
Bob - There are no RPGII programs on the 400. The compiler creates MI just like RPGIII. Only the front end syntax checker is different. So, you can use CL and skip the OCL if you want, or you can mix and match. There are only a few restrictions when using CL. The main one being that if you don't use OCL, you can't create files on the fly (at load time in OCL). See the System/36-Compatible RPG User's Guide and Reference for the all the restrictions. Also you can compile RPGIII code and run it in the S/36 environment with OCL. Again you can mix and match in the S/36 environment. Tommy Briggs -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of Bob Cozzi Sent: Monday, December 13, 2004 3:13 PM To: 'RPG programming on the AS400 / iSeries' Subject: RE: RPGII to RPG IV Yes, but I suppose my concern is how the other programs (still in RPGII) will react to those files once they are converted. This program is not an island and the files are used in other areas and other applications. Thanks -Bob -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of M. Lazarus Sent: Monday, December 13, 2004 3:01 PM To: RPG programming on the AS400 / iSeries Subject: Re: RPGII to RPG IV Bob, Multi-format LF's work quite well for this purpose. For input only, you can create the fields with SST(). But the beast for the long term is probably to separate out each format into its own PF and use the MFLF as the glue to bring them all together. The MFLF would have the same name as the original PF. -mark At 12/13/04 03:46 PM, you wrote: >Has anyone moved an old RPGII program to RPGIII and then RPGIV in recent >months? >I'm specifically wondering about approaches to move the program-described >database files to externally describd. >Most of that is obvious, but what about multi-format files? Do people simply >do a rewrite of the app in that situation or is there some simpler method to >handle them? > >-Bob > >-- >This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list >To post a message email: RPG400-L@xxxxxxxxxxxx >To subscribe, unsubscribe, or change list options, >visit: http://lists.midrange.com/mailman/listinfo/rpg400-l >or email: RPG400-L-request@xxxxxxxxxxxx >Before posting, please take a moment to review the archives >at http://archive.midrange.com/rpg400-l. -- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. -- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
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.