what is the maximum number of records you can specify in a display file?
Answer Posted / neeraj ambesh
1024
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the length of a variable in rpg?
define the purpose of the leave operation?
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
how do you know that records are locked?
what is the maximum number of records you can specify in a display file?
what is the use of dspatr(mdt) keyword?
how do you specify the number of records to roll in a subfile ?
how do you read data area in an rpg program?
define data structure?
how may a cgi control duplicate inputs?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
what is a spool file?
Difference Between Source Physical File & Physical File?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?