Answer Posted / surendra y mudliar
FRCDTA keyword is used for displaying the screen forcefully
without waiting for next output operation.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How can we override a file during runtime in rpg?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
how can you display specific subfile page on the screen in unequal subfile?
how can I tell when to replace the array?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
How to call one program from another program in RPG? please help me with the code
Interviewer asked me write down DDS for load all subfile .can anybody write dds
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
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?
are there any useful c runtime apis that I can call from rpg iv?
what is the procedure and explain about real time scenario.
what do you mean by an input subfile, what are the keywords required?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
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.