Why do you use Keep and Assume Keywords.
Answer Posted / 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 |
Post New Answer View All Answers
Apart from opening of a file do we have any other use of USROPN?
what if my system I runs with system value qccsid 65535?
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..
how to write *pssr ?
how many types of display are available on as/400 for user interaction?
how can you detect overflow for a print program that prints multiple lines per cycle?
How Many Specs Are There In Rpg & Which Are They?
how to toggle between single line and multi - line display of a particular record in a subfile?
What are the types of data structure in as400?
maximum number of subfiles that can defined in a rpg program for one display file is?
what do we can do with the embedded sql statements?
define the rcvf command?
define a output queue?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
what would be the effect on the field where reverse image, underline and highlight display attributes are active ?