|
Good. Keep it that way. :) -Bob On 9/21/06 10:02 AM, "Phil Kestenbaum" <pkestenbaum@xxxxxxxxxxx> wrote:
Bob, I am not familiar w/ that data type. (Binary?) What are/were they? -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Robert Cozzi Sent: Thursday, September 21, 2006 10:46 AM To: RPG programming on the AS400 / iSeries Subject: Re: Converting RPG to RPG ILE It is probably good enough "as is". I've used some conversion tools, such as the ones mentioned already on this list, and they've worked well to update the code so its less labor intensive to turn crappy RPGIII style into RPG IV style--but it is not strictly necessary to make it work like RPGIII--as was your question. One thing I would do, however, is a scan/replace (manually) an convert the "B" data-types to "I" data-types. 4B0 -> 5I0 9B0 -> 10I0 The use of "B" data-types in RPG IV should be against the law, and punishable by forfeiting your 401k in its entirety. -Bob On 9/21/06 7:53 AM, "Phil Kestenbaum" <pkestenbaum@xxxxxxxxxxx> wrote:HI, I am converting a Production program written in RPG, to ILE using the system conversion tool. It compiles fine and looks good. Is there any special tests I should run or anything to be concerned with or is it fine to just put it right into Production? Thank you, Phil Kestenbaum This message contains information proprietary to our company. It isintendedto be read only by the individual or entity named above or theirdesignee.Any distribution of this message or the information contained hereinwithoutwritten permission from our company is strictly prohibited. If thereader ofthis message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified thatyou havereceived this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. Ifyou havereceived this communication in error, please notify us immediately bye-mail,and delete the original message.
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.