What is the purpose of USROPN keyword?



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

Post New Answer

More IBM AS400 AllOther Interview Questions

How many record formats can you have in a Physical file and in a Logical file ?

1 Answers  


what are necessary keywords to code message subfile?

1 Answers   IBM,


STRTCPFTP command is used to start FTP in CL Language (ILECL)....can u plz tell me which command is used to start SFTP in CL language(ILECL)?

1 Answers  


maximum number of subfiles that can defined in a rpg program for one display file is?

1 Answers   IBM,


What is the use of L specs in RPG?

1 Answers  






Difference between NOPASS & OMIT?

0 Answers  


what is the sequence when using cursor?

0 Answers   IBM,


How to write a password mask program in as400? like the password which i type should be displayed as '*****' r ###### which the user wishes to dispaly if u could help me with url r the solution in written code this will help me

21 Answers   Accenture, SNS,


What Is The Difference Between Goto & Exsr?

0 Answers   IBM,


What is array in as400? What are the types of array?

0 Answers  


What is the difference between regular logical file and join logical file?

1 Answers  


how to get no of records in file in rpg with out cl cmd

2 Answers   iGate,


Categories