what is the purpose of the indara keyword?
Answers were Sorted based on User's Feedback
Answer / satyanarayan singh
This File-level keyword is used to remove option and response indicators from the buffer and places them in 99- byte separate indicator area.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / Anshu Gaurav
The INDARA keyword in IBM AS/400's RPG programming language is used to define an indexed file, which is a type of file organized by one or more indexes. Indexed files allow for efficient retrieval and sorting of data based on the indexed field(s).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of OVRPRTF ?
how do you read changed records backward in subfile?
how to see all source files in a particular library? ex:xyz is a library name a,b,and c..... are source files how to see?
What are the different types of messages in CL?
what is the use of unique keyword and what level it is defined?
we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
What is the difference between production library and test library ?
can you have multiple key lists for a single file ?
Where would you use Override Data Base File?
What is the use of E specification in RPG?
why we use binding directory and service pgm