RNM0518

An array has been defined on an Extension specification and on a data structure subfield in the RPG/400 source member. The CVTRPGSRC command has merged these two definitions into a single Definition specification in the converted source member. This merging process may have changed the order of the arrays in the converted source member. If this has happened the compile-time array records must either be reordered or "named" using the new **keyword syntax. However, the records cannot be "named" or reordered by the CVTRPGSRC command as not all the array definitions are contained within this source member.