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
What is the difference between copybooks and subprocedures in as400?
How to select highest score of each subject or how to select highest income of every month?
how can I tell when to replace the array?
How can we know running job is batch or interactive?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
what is kids-rpg?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
What is ment by record level identifier?
is this a rpg channel?
How can we override a file during runtime in rpg?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
When it is desirable to describe files Internally?
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.
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?