RPG IV requires that all compiler directives appear before compile-time data, including /TITLE. When RPG IV encounters
a /TITLE directive, it will treat it as data. (RPG III treats /TITLE
specifications as compiler directives anywhere in the source.)
The
Conversion Aid will remove any /TITLE specifications it encounters
in compile-time data.