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 to declare the pull button in AS/400..
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 the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
what are the key words you must use when using a subfile?
can you debug ile rpg program using isdb?
What is file identifier where we can use?
What are the types of identifiers?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
what is data area and how it is used in rpg program ?
how do I play {insert rpg system here}?
How to handle duplicate error handling in RPG?
how can I tell when to replace the array?
can I touch the array during treatments?
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.
What is the difference between copybooks and subprocedures in as400?