what is the difference between do while and do until?
No Answer is Posted For this Question
Be the First to Post Answer
wat is curser?? and its types???
How do you find out whether a record is present in the physical file without reading the file? for Example Employee No: 100 in an Employee master.How do we find out whther 100 is present in Employee master without reading the file?
11 Answers Bank Of America, CSC, IBM,
Explain mdt?
I want to declare the number of elements of an array dynamically in RPGLE ? Is it possible? If yes, then how do I do it ?
can anybody explain significance of *loval setll with example code????
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?
1)how to do date validation in rpg? 2)how to delete dUPLICATE RECORDS?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
What is the purpose of Panel Groups?
How do I link an existing logical file to it's Physical File without recompiling?
suppose we have 10 members in physical file and i have to use 4 out of 10 so how can we read this in RPG
A rpg or clp command to find if the file field is defined as a character or numeric field.