explain the use of dftwrt display keyword?
Answer / avneesh kumar verma
No records will be displayed until there is any I/O operation.
| Is This Answer Correct ? | 0 Yes | 0 No |
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?
What is the exact difference between Service Program and Binding Directory?
maximum number of subfiles that can be active for a single file is?
What is RETURN CURSER LOCATION in subfile?
during input operation which indicator position is seton if there is a record lock?
1.What is the difference between regular join logical file and non join logical file? 2.what are the nessasary keywords for non join logical file
what are various techniques to pass parameters from one program to another?
Describe the function of SETGT operation in RPG language?
What is keyword PFILE specifies ?
What is the maximum length of a variable name in CL?
1)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?
what is pointer error in rpg IV?