CVTRPGFREE
Convert fixed-format RPG code to free-form RPGILE code
This IBM i (aka iSeries, AS400) command provides for code modernisation by converting fixed-format RPG and RPGLE source code into fully free-form RPGLE source in a non-destructive manner.
Converts:
* H-Specs
* F-Specs
* D-Specs
* C-Specs
* P-Specs (Subprocedures)
* Key Lists
* Parameter Lists
**PLEASE REPORT ANY ISSUES YOU FIND**
NOTE: Requires V7R2M0 or higher.
Some Background:
This started out as a 'quick and dirty' program for my own needs, but it got a little out of...