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 |
how do I do concatenation in rpg iv, like I do in cl?
wat is scan and check ? give me real time scenarios where we used these keywords in ur projects?
how do I preserve and clean the array?
When will DUMP & DEBUG be ignored?
Can a indexed file be accessed in arrival sequence in RPG?
i want code and what are used key words are ...like wrkmbrpdm screen (q) i have a file with 3 fields empno,empname,empaddr... here you give the empno it displays from that number to remaining empno's how? sub file screen: employee details pos to:empno then enter empno empname empaddr so file have 100 records from 1 to 100 so the above pos you give the 55 empno...it displays the from 55 to remaining... ...... please share this answel
If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?
What is SFLNXTCHG keyword why it has used and where? Briefly explain with Example.
3 members in databasefile .how to read records from all the members??
How to change the name of physical members Dynamically?
in which journalling which attributes are necessary??/
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...........