IF a file has 10-members how do you process all of them?
using CL& USING RPG?



IF a file has 10-members how do you process all of them? using CL& USING RPG?..

Answer / karu

IN CL: OVRDBF FILE(FILENAME)    MBR(*ALL)


IN RPG: Use the keyword EXTMBR(*ALL) IN F-SPEC

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More IBM MainFrame AllOther Interview Questions

What is controlled keyword in PL/1?

1 Answers   IBM,


Write in brief about clusters?

0 Answers  


What is comp-1?

0 Answers  


How much memory does variable of 6 decimal (15, 2) take in PL/1?

1 Answers   IBM,


What is plan and package in mainframe?

0 Answers  


is it possible to create a new field  dynamically?

1 Answers  


Explain eib?

0 Answers  


What will be the result if on size error phrase is declared?

0 Answers  


When do you get -811 sqlcode and how to resolve it?

0 Answers  


What is the need of running runstats in the test environment?

0 Answers  


what is the meaning, the advantages and which are the types of evaluate statement?

0 Answers   IBM,


State all the file open modes?

0 Answers  


Categories