how do you specify the number of records to roll in a subfile ?
Answers were Sorted based on User's Feedback
Answer / neeraj ambesh
Use SFLROLVAL keyword in DDS along with number, which specifies the number of records to scroll at a time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / govind ram
Use SFLROLVAL keyword in DDS along with the number, which specifies the number of records to scroll at a time.
| Is This Answer Correct ? | 0 Yes | 0 No |
which cl command is used to trap error messages during program execution?
Q.1.What is differences in STRDBG and STRISDB debugging commands? 2.Where we should use STRDBG and STRISDB Debugging commands?
Please give me the code for A=A+1 in cl program?
what is the function of cpysplf command?
Hi.can any body give me the code for this quesiton please.Because i dont have to try to enter the code in to the AS/400 server.Please can anybody give the answer for this question with complete code? A smple RPLE pgm which accepts the starting number and ending number as parameter.It then has to count all the odd numbers b/w the accepted range of numbers and display the results/ Ex:if the input parameters are 11 and 30 the result should be 10(11,13,15,17,19,21,23,25,27,29) Please explain and give me the complete code?
In which specification can a report layout be defined ?
What is journaling & Commitment Control?
diffrence between rename and prefix
What is data structure in as400? What is the use of data structure?
What is the symbol used for copying & moving new field in SDA?
how to declare a constant variable in the freeformat?
What is %CHECK?