How can the user implicitly open and close the files in RPG program ?

Answers were Sorted based on User's Feedback



How can the user implicitly open and close the files in RPG program ?..

Answer / vishwa natri

Enter UC in position 71-72 of F specs.

Use OPEN and CLOSE opcodes in RPG program to open and close files.

Is This Answer Correct ?    0 Yes 0 No

How can the user implicitly open and close the files in RPG program ?..

Answer / pp

By using USROPN keyword in F specs

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More IBM AS400 AllOther Interview Questions

can I copy content of Physican file in some source Member of type TXT? Thanx..

1 Answers  


What Is Ddm ?

1 Answers  


distinguish between terminating a program through seton lr and return?

0 Answers   IBM,


when do you explicitly open files and close files in an rpg program?

1 Answers   IBM,


What is the purpose of the following? A CSRLOC (F1ROW F1COL)

1 Answers  






what is clile code get last digit in numarice value

2 Answers   CFC,


what is the sequence when using cursor?

0 Answers   IBM,


what the purpose of ovrdta, ovrata keywords?

1 Answers   IBM,


can a join logical file be updated?

0 Answers   IBM,


How many MONMSG commands can declare in a CL program?

3 Answers  


Is it necessary to define all formats ? Which are mandatory and which are Optional ?

1 Answers  


What are the different ways to input data into data area?

1 Answers  


Categories