How to index LF by relative record no (RRN)
where we give the MSGSFL in rpg400?
Can we create 300 logical files based on a single physical file using the CRTLF command only once?.
what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
How to sort an array in descending in RPG
What is the difference between ITER and DO ? I know both are used to execute set of statements repeatedly, but what is the main difference?
How would display prime numbers using CL program?
suppose there are 100 records and i want to read records between 60-70 how we can read this 10 records in rpg
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
what is mean by *MAP and *DROP?what commands use these two keywords?why are they used?
1. If my rpg program has a date field, What extra care I have to take while compiling that RPG program? 2. 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 r drawbacks of OPM? Why do we go for ILE RPG?
can we perform CHAIN operation on Subfile record format....?