What is the purpose of the following?
FORDHDR1 IF E K
DISK
ORDHDRF
KRENAMEORDHDRF1
Answer / 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 |
How do I remove a flag or check no. or name when a user opens too many sessions?
I have a display file with mandatory fields. Is there anyway that i can highlight those fields to bring attention to the user? The same behavior that AS400 makes when we attempt to execute a command without completing all the required parameters. Note: I have used DSPATR(HI) or DPSATR(RI) and they have different behaviors. Thanks.
What is the purpose of SFLNXTCHG keyword in a subfile?
What is the use of Data Queues?
Difference Between Source Physical File & Physical File?
what opcode will be used to test the zone of a character field?
what is a keyed physical file?
which are the relational operators in rpg?
what are the basic features of seu?
How do you read a subfile record which is in output mode?
How can we update a specific field in RPG?
What is the benefit of using Externally Described files over Internally Described?