Answer Posted / amit chauhan
PUTOVR: Use this record level keyword to permit override of
either display file attributes or data contents of a field
with in a record displayed on the work station device.
OVRDTA: OVRDTA used to override the existing data contents
of a fields thats already on the display.
use this field level keyword with PUTOVR.
KEEP: keep the display from being deleted when the display
file is closed.
Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
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
how do I preserve and clean the array?
What is the difference between iter and do?
how do I play {insert rpg system here}?
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?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
is this a rpg channel?
What is a record lock error?
How can we override a file during runtime in rpg?
What is the difference between copybooks and subprocedures in as400?
How many program bind in one module....
what do you mean by an input subfile, what are the keywords required?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
what is an online rpg?