What is the purpose of FRCDTA keyword?

Answers were Sorted based on User's Feedback



What is the purpose of FRCDTA keyword?..

Answer / kcsyam

To immediately display a record format, without waiting for
the next input or output/input operation.

Is This Answer Correct ?    11 Yes 0 No

What is the purpose of FRCDTA keyword?..

Answer / surendra y mudliar

FRCDTA keyword is used for displaying the screen forcefully
without waiting for next output operation.

Is This Answer Correct ?    3 Yes 2 No

What is the purpose of FRCDTA keyword?..

Answer / bipul kunal

Immediately display a record format without waiting for the next I/O operation.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More RPG400 Interview Questions

1.The questions have given an array declaration and move operation then this statement is correct or not?

3 Answers   TCS,


1.How to load Records of a Physical file(PF) in the reverse order, in CL program?

2 Answers   Cap Gemini,


I have some doubts on subfile----------- -----I wrote a prog on subfile to display the records. Every thing is clear but i defined a field called "opt" as input field in subfile record format from that input field i wish to enter into new screen called "EDIT" which i created it as a separate RCD in display file. i gave opt as 2 for edit just like in WRKMBRPDM screen please telll me the code and how can i code for it in RPG.

3 Answers  


I have one cl program which calls two rpg programs named a & b. I am loading a run time array in Pgm A and the control comes back to cl pgm. i call pgmb and I want to read the runtime array in pgmb which was loaded in pgma. How it can be acheived. I should not use any intermediate file or dataarea to store the loaded values.

2 Answers  


How to add 2 new fields in a file? How many ways are there in as400?

2 Answers  






what is mean by *MAP and *DROP?what commands use these two keywords?why are they used?

4 Answers  


1) How to retrieve RRN through RPG ? 2) How to pass parameter by value ? 3) How to trap the error through the RPG/400

10 Answers   IBM, Tech Mahindra,


If I have a file with 5 record and that file has 2 Key field and I want to read the unique record of the file then how can we achieve it?

1 Answers  


Suppose we add one field in physical file and this physical file is used by several programs.how do we know which program is using that file? What are the impact analysis.

6 Answers  


1.WHAT IS WRONG WITH THE CODE BELOW? C CUSTNO CHAIN CUSTMAST IF %ERROR can any body find the wrong please? 2.What builtin function will you use to achieve the following functionality? C QTY IFLT *ZERO C QTY MULT-1 QTY ENDIF

5 Answers   CTS,


how to run only 10 modules of existing N modules in service program in RPGILE ?

3 Answers   Wipro,


1.Where we declare Variables in RPG/400,RPGIV,RPGILE.? 2.When do we use D-spec and I-spec in real time ?.what is difference between them?

1 Answers   HP,


Categories