Answer Posted / shobhit
The USROPN keyword causes the file not to be opened at
program initialization. This gives the programmer control
of the file's first open. The file must be explicitly
opened using the OPEN operation.
For example, if a file is opened and later closed by the
CLOSE operation, the programmer can reopen the file (using
the OPEN operation) without having specified the USROPN
keyword on the file description specification.
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
Difference Between Skip Before & Space Before?
In RPG How to read a records from a file without using read opcodes?
how to run other job when one job is active?
which type of object is used in db2/400?
which of the cl command can be used to determine which logical files are dependent on a specific file?
what is the difference between *like and *namvar ?
what do we can do with the embedded sql statements?
how will you search an array?
How to convert a spool file to PDF file in AS400?
what is join logical file?
what does check opcode is used?
define a shared access path?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
what is subfile?
which cl command is used to trap error messages during program execution?