How to create a key field for a logical file inside RPG?
Answer Posted / renjith
you can use KLIST in RPG program
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
how do I preserve and clean the array?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
can I touch the array during treatments?
is this a rpg channel?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
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?
what is file information data structure?
How can we know running job is batch or interactive?
How Chain operation copies the record's data to the input buffer for the program?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
How to declare the pull button in AS/400..
can you debug ile rpg program using isdb?
how do you use commitment control in rpg?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
What is a record lock error?