what is the purpose of overrides?
Answer / ravikant kumar
The basic purpose of Overrides is to temporarily change the attributes of a file.So you don't have to create permanent files for every combination of attributes your application might need.Overrides gives you the flexibility to use existing model files anddynamically change their attributes.
| Is This Answer Correct ? | 0 Yes | 0 No |
pf named karthik 3members jan feb mar cmd must executed create mbr ar ap
how many printer files can be defined in f specs ?
how can you check for a records existence without causing and i/o (chain/read)?
1) Can we declare a Display file in CL? 2) How many no. of files can be declared in a CL? 3) What is Non-Join Logical file and its importance?
what are the two record formats a subfile contain ?
what are the important factors in error message subfile ?
Hi,Please give me the the answer for these quesitons? 1.what is IFS and ICF and RAPE amd DISKET fils? explain with example please? 2.What is the difference between POST AND SPACE OPCODES? 3.Can anybody tell me default printerfile command and object type?
What is the maximum number of elements in an array?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
when do you use f-spec. Continuation line ?
What is compiler directive in as400? Give example of compiler directive.?
How to read 2 positions at a time in a data area? I have created a data area of length and i have to read the values of the data area like 91-92,93-94 at a time up till 100