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 |
how do we know batch job aborted after we submitting it
What is an authorization list?
Can be OVRDBF command mentioned after OPNQRYF command in CL?
what are all the contents of subfile?
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
OVRDBF FILE(xxx) TOFILE(libl/filename) share(*yes) In which scenario is share(*yes) used? could any one explain with an example?
writing an sql statement from selecting records from two files using single statement and nested select statement.
Good morning my experts.Im kuppi.im working as a software trainee on AS/400 technology.i have also joined with ibmi5 team.im trying to convert date with cl/400 coding.I have taken 2 parameters(like date and date types). A. If suppose date type is j,Now i want to convert date to *MDY format B. if date type is M,now i want to convert date to *JUL format C. sending a Program message with the value of converted date.
I/o error detected,Record Out of sequence,Permanent I/o error occured....I mean give one eg for these errors...i understand only,update/delete operation without prior read oprn..give details of remaining
how you will know whether you are in sfldrop or sflfold mode?
in which specification the report layout can be defined?
When will you use OPEN and CLOSE opcodes in RPG program?