Answer Posted / vivek
Chain is used for random retrieval from a file basically
CHAIN=SETLL+READ
READE sequentially reads the next record in a full
procedural file if the key of that record matches the value
in factor 1 in read equal no pointer sets but in Chain
pointer sets on lower limit
| Is This Answer Correct ? | 7 Yes | 13 No |
Post New Answer View All Answers
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
What is ment by record level identifier?
how do you use commitment control in rpg?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
How to declare the pull button in AS/400..
How would display prime numbers using CL program?
How to write record if no field or the field are different in physical file in rpgle ?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what is *place and *auto keyword in prtf ?plz explain
What is a record lock error?
how do I declare a table or array in rpg iv?
what is the difference between do while and do until?
what are the key words you must use when using a subfile?
what is file information data structure?
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...