What is the purpose of USROPN keyword?
Answer / 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 |
when you are defining a flat file in your program in f specs which format will you specify?
at what level s,o are defined and what they will do?
what is join logical file?
how you will know whether you are in sfldrop or sflfold mode?
which indicator is used for read?
How are the objects stored on AS/400?
What are the system objects required for journalling?
what is the use of unique keyword and what level it is defined?
describe the difference between the dowxx and douxx operations?
what is the purpose of overrides?
Can you use multi format LF in CL program?
what are different record spacing keywords in rlu ?