Answer Posted / kamal
declare cursor
open cursor
fetch cursor
close cursor
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
how do I declare a minor?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
What is a record lock error?
how can I tell when to replace the array?
How to select highest score of each subject or how to select highest income of every month?
What is the difference between copybooks and subprocedures in as400?
what is data area and how it is used in rpg program ?
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 do you mean by an input subfile, what are the keywords required?
what is the procedure and explain about real time scenario.
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
how do I preserve and clean the array?
how do I declare a table or array in rpg iv?
are there any useful c runtime apis that I can call from rpg iv?
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?