Answer Posted / sunish
in clp it is 43.
in clle it is 250.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
How Chain operation copies the record's data to the input buffer for the program?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
how do I declare a minor?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
how do you use commitment control in rpg?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
How to declare the pull button in AS/400..
how can you display specific subfile page on the screen in unequal subfile?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
What is difference between bind by copy and bind by reference?
How to select highest score of each subject or how to select highest income of every month?
how do I preserve and clean the array?