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 |
Define the purpose of Factor 1 the Operation Code and *IN15 in following code HI LO EQ C *YMD Test(D) yymmddDate 15
Feedback about ELI Faridabad.
how to write code for singlepage in sqlrpgle with update ?
Q. Soppose one job is running in a batch mode for long time now i want to kill(end)this batch job.How you will achive this?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
define the purpose of the *cat function?
when are the referential constraints executed?
what is a physical file?
how many printer files maximum can be used in single rpg program?
during input operation which indicator position is seton if there is a record lock?
a program variable coded in an embedded sql statement is referred to as?
What is difference between fully procedural file and primary file?