Hi, can any one tell me :IN CASE OF SINGLE PAGE FILE HOW WILL
I LOAD THE PREVIOUS PAGE WITHOUT THE USE OF SFLCLR INDICATOR
?
Post New Answer View All Answers
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
What is file identifier where we can use?
how do I preserve and clean the array?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
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.
When it is desirable to describe files Internally?
what do you mean by an input subfile, what are the keywords required?
How would display prime numbers using CL program?
what is the necessary keyword needed to scroll subfile records?
what is *place and *auto keyword in prtf ?plz explain
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what is an online rpg?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?