1.

How Do You Code File Field Renames In Ile Rpg?

Answer»

•The PREFIX keyword is used to partially RENAME the fields in an externally DESCRIBED FILE. The characters specified as prefix string are prefixed to the names of all fields defined in all records of the file specified.
•You can ALSO EXPLICITLY rename a field on input specification on field description entries.

•The PREFIX keyword is used to partially rename the fields in an externally described file. The characters specified as prefix string are prefixed to the names of all fields defined in all records of the file specified.
•You can also explicitly rename a field on input specification on field description entries.



Discussion

No Comment Found