what is the purpose of ovrdta and 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 |
Space & Skip Are Which Level Keywords?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
How are the objects stored on AS/400?
Explain The Keywords Edtcde & Edtwrd?
How to inner join more than 2 PFs in a CL program using OPNQRYF command?
I have to execute 12000 CL Commands one by one.. So, I have created a file called COMMAND. This file has only 1 field called STRING. This file had 12000 records, and all these records are CL Commands (ex: CALL PGM(PGM1)), etc) I have written a CL which will read all the record and do sbmjob.. But it is not working... Plz help me to exexute all these 12000 commands..
what is join logical file?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
Suppose you have 3 members in a database file. How to read records from all the members Without using CL (OVRDBF) i.e. it should be handled exclusively in an RPG program?
How to create an Access path in Synon/2E ?
Q. 1.What are the in build functions in CL program and what are uses of thes in build functions? 2.How we can create own command in CL program? 3.What is use of STRSRVJOB?
when are the referential constraints executed?