What is the purpose of the following?
FORDHDR1 IF E K
DISK
ORDHDRF
KRENAMEORDHDRF1
Answer Posted / kanckan singh
In order to rename the record format of a data base file in a program,
Purpose of renaming is: If the record format name is similar in two files and if both are used in a same program, the program will not compile. Hence we have to rename either of the file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can a single screen format occupy a screen area above and below a subfile format ?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
define the purpose of the *cat function?
How to reverse a string using RPG?
how you will find an error which is not in the first page of the subfile without using rolldown key?
Can level check error occur if we do chgpf?
can a indexed file be accessed in arrival sequence in rpg program?
which of the cl command can be used to determine which logical files are dependent on a specific file?
What is a query can be displayed without saving it?
what is message file?
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
how will you search an array?
How to Define a Procedure in RPG?
How to avoid using indicators in ile ?