what the purpose of ovrdta, ovrata keywords?
Answer / darakshan sadat
OVRDTA keyword (field or record level) can be used to override the existing data contents of a field or record already on the display.
OVRATA keyword (field or record level) can be used to override the existing display attributes of a field or record already on the display.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of L specs in RPG?
When does the DFT keyword in PF be used?
What command must be executed before executing OPNQRYF command?
how can send report to user through cl program in as400
How are the objects stored on AS/400?
What is library is as400? What are the types of library?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
can error messages as a result of a comp, range or values keyword be overridden?
when this error ocuurs in openqry file 'OPNID(BANKPF) for file BANKPF already exists.'?
Define the purpose of the following code (If you know, how would this be written in RPG ILE) HI LO EQ C *IN66 DOUEQ *OFF C KEY1 CHAIN FILEA 90 66 C 66 CALL PGM1 PRM C ENDDO
1) Suppose we call a pgm from CL, how come AS400 system knows whether the called pgm is to be interactive one or batch one? 2)How many members can exist in a PF?