I have a file .In that file i have 3 fields. Those fields are eno, ename, esal.Keyfield is eno. In that file i have data like this for eno 1,2,3,4,5.
Now i need to display 2nd record. That means i need to set the pointer on 2nd record... Then, write the complete rpg program using setll.
What is SFLNXTCHG keyword why it has used and where? Briefly explain with Example.
How to index LF by relative record no (RRN)
wat is the difference between dataarea and data queue?
5 Answers Airtel, Four soft, Shahi Exports,
What is the difference between RPG/400 and RPG4
when will come session device error?
Can AnyOne tell me how to read join logical file in rpg from starting to end?
Suppose you have 3 members in a database file. How to read records from all the members without using CL (OVRDBF) i.e. Entire process should be handled exclusively in a RPG program?
How to sort an array in descending in RPG
How to update physical file in rpgle without using display file?
What is a record lock error?
are there any useful c runtime apis that I can call from rpg iv?
How do you code file / field renames in ILE RPG?