Backward compatibility on OS level V4R4 to V4R3
Brian Muraski
Brian.Muraski@gerber.com
Looking for relevant Database Whitepapers? Visit the SearchOracle.com Research Library.
Unknowingone | Oct 13 2007 3:03PM GMT
If the source language is RPG/400-not RPGIV, you can recompile with no problems. There were no modifications to the language going from V4R3 forward. If you are porting compiled code though, and not the sources, you will have to check the compiler release used to compile the programs. That can be checked using the DSPPGM command and looking at the “earliest release the program can run” parameter. If you have many programs, the fastest way to check is to save the progams into a savefile at V4R3 and see if they save or not.