What is the purpose of FRCDTA keyword?
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / bipul kunal
Immediately display a record format without waiting for the next I/O operation.
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi guys. Im in AS/400(RPGLE,CLP) from last 1 year.Now i wan to upgrade my Knowledge in AS/400. Suggest me some new fields & courses which falls under AS/400. Waiting for your quick Response.
how to change the length of the field in a physicalfile?
You have a *USE authority on a Library and *All authority on a file in that Library.Can you change the data in that file?
Difference between creating a report using Printer file and WRKQRY(Query Report) ?
What is file identifier where we can use?
How do you do indexing in a physical file?
If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?
Can we used ovrdbf command after the opnqry file if yes then What will be out put of your program?
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?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
what is the necessary command needed before OPNQRYF and why?
can you debug ile rpg program using isdb?