I know chain keyword retreive records randomly but how chain
keyword exactly works internally????
Answer Posted / nkumar
With chain High indicator is defined which will be set on if record is not found. Chain works exactly like SETLL and then READ record. If the record is found it will be read and indicator will be OFF and if record is not found then indicator will be ON.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how do I preserve and clean the array?
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 is ment by record level identifier?
When it is desirable to describe files Internally?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
How can we know running job is batch or interactive?
can you debug ile rpg program using isdb?
How Chain operation copies the record's data to the input buffer for the program?
what is the procedure and explain about real time scenario.
can I touch the array during treatments?
how can I tell when to replace the array?
What is the difference between copybooks and subprocedures in as400?
what is *place and *auto keyword in prtf ?plz explain
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