use of PUTOVR,OVRDTA,KEEP keywords?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / venkatarao
These are used for override data areas/Fields/Files. These
are called as Field level keywords.
| Is This Answer Correct ? | 2 Yes | 8 No |
HI, 1: WHAT IS THE FUNCTION OF %KDS?WITH PROGRAMMING CODES EXAMPLE 2: WHAT IS THE FUNCTION OF Z-ADD AND Z-SUB ? WITH PROGRAMMING CODES EXAMPLE
how many variables can we declare in cl pgm?
Can anybody tell me in which scenario we have to use SQLRPG .(Embeded SQL)....?
How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program
what is commitment control?explain about it?
What is the compilation option that has to he specified while compiling an RPC program which uses a file having date data type field?
Given the following code, what is the value of RESULT? DName+++++++++++ETDsFrom+++To/L+++IDc.Keywords+++++++++++++ D RESULT S 5 0 C EVAL RESULT = (2 + 3 * 2) ** 2 / 2
What would be the effect on the field where reverse image, underline and high intensity?
How we will read call stack?
Hi, can any one tell me :IN CASE OF SINGLE PAGE FILE HOW WILL I LOAD THE PREVIOUS PAGE WITHOUT THE USE OF SFLCLR INDICATOR ?
How to add 2 new fields in a file? How many ways are there in as400?
what is file information data structure?