How do I link an existing logical file to it's Physical
File without recompiling?
Answer Posted / paddy
The above answer is correct, but why do u want to link the LF?
It is already based on the PF only(a view on PF only).
Unless u have changed the LF, u dont need to use CHGLF.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
what do you mean by an input subfile, what are the keywords required?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
How can we override a file during runtime in rpg?
what are the key words you must use when using a subfile?
what is the procedure and explain about real time scenario.
what is program status data structure?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
What is difference between bind by copy and bind by reference?
is this a rpg channel?
what is the difference between do while and do until?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
Explain mdt?
can you debug ile rpg program using isdb?
How Chain operation copies the record's data to the input buffer for the program?