Why do you use Keep and Assume Keywords.
Answers were Sorted based on User's Feedback
Answer / mithun paul
The entire display is kept if any of the records on the
display have KEEP specified. The default causes the entire
display to be deleted when the file is closed.
Assume keyword is specify that the OS/400 program is to
assume that this record is already shown on the display
when this file is opened. Such a record would also be
defined, with the KEEP keyword, in another display file.
This two keyword has no parameters.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / bharat
Keep keyword is used to restore the screen display.
Assume keyword is used to make assume the program that the
record is on display.
| Is This Answer Correct ? | 6 Yes | 6 No |
what is qcmdexc?
Hey, What is the difference between SCAN,CHECK,XLATE OPCODES? please give me the answeres with example in real time senario?
What is the use of OVRPRTF ?
In RPG How to read a records from a file without using read opcodes?
writing an sql statement from selecting records from two files using single statement and nested select statement.
Is qgpl a user library or system library?
Define each of the following operation codes a, b, c, d, e
what is the difference between sflclr and sflinz?
What is library list ?
how can we run a batch job?
I am fresher 2009 passedout.can you pls explain me what is AS400 and where it can be used and how about growth in the position as well as salary, whether it is a programming language or else?
What are the different types of specification available in RPG/400 ?