diffrence between rename and prefix
Answers were Sorted based on User's Feedback
Answer / prabhakar
The RENAME keyword allows you to rename record formats in
an externally described file. The external name of the
record format that is to be renamed is entered as the
Ext_format parameter. The Int_format parameter is the name
of the record as it is used in the program. The external
name is replaced by this name in the program.
To rename all fields by adding a prefix, use the PREFIX
keyword.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / joy mukherjee
By RENAME we can able to rename the record format of
externally described file.
If you want to rename the fields if externally described
files either we can use EXTFLD or we can use PREFIX.
If we use both EXTFLD and PREFIX all the fields are
prefixed those are not renamed by EXTFLD.
| Is This Answer Correct ? | 2 Yes | 0 No |
What Is The Purpose Of The "n" In The Following Calculation Specification?
what is OUTFILE?what is the uses and disadvantage? where we can use this?
what is the maximum number of fields under a record format of physical file?
Suppose we have field reference file we were any changes that corresponding Physical file then what will Happen in field reference file??
Using %check we are checking monika in mona what is output? What is %SCAN?
when is a tag statement used in rpg?
how many printer files maximum can be used in single rpg program?
In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.
0 Answers Adverb Solutions, CSC,
what are the different types of keys in AS400
define subsystem?
how many files can be defined in f specs?
What is FCFO, FIFO, LIFO in Database environment ?