RPGIII to RPGILE Conversion
440 pts.
0
Q:
RPGIII to RPGILE Conversion
Someone out there must hae done this conversion.

We are planning on doing this conversion to ILE sometime and would like to know some of the issues. We are planning on using the IBM conversion tool, which I believe can do most of the programs, leaving only a few to "hand" code.
What we are more concerned is the testing. Do we need to test the entire system to ensure correct conversion or can we trus the IBM software and just go over the system without any indepth testing?
ASKED: Apr 8 2009  5:33 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
23625 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button

Hi,

I would certainly not trust any conversion blindly, whether it's from IBM or not. I would suggest that you carry out very thorough testing of your system before going live with the converted software.

It's also worth bearing in mind that although the IBM conversion tool converts your RPGIII code to ILE/RPG syntax and converts some of the I-specs to D-specs, it does not really make use of the new features and possibilities in ILE/RPG.

Regards,

Martin Gilbert.
Last Answered: Apr 8 2009  10:28 AM GMT by Gilly400   23625 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

LBurkett99   800 pts.  |   Apr 8 2009  4:11PM GMT

I have used the CVTRPGSCR command several times. I convert, compile and run, and have never had a problem.

Leo Burkett

 

Joeyski   15 pts.  |   Apr 8 2009  8:49PM GMT

Hi

I have developed a set of programs, commands, procedures etc. that better job in converting RPG III and RPG IV to ILE in multiple clients. ADD, Z-ADD, SUB, DIV etc. to EVAL’s taking into consideration the result field being large enough to receive the answer, but no BIF’s are created that take advantage of the power of ILE it just produces a good starting point.

Regards,

Joe K

 

Tjgm88   440 pts.  |   Apr 8 2009  11:24PM GMT

Thanks guys. Much appreciate your feedback.
GM

 
0