Answer Posted / shabana abdul sayeed
When you write DEBUG(*NO) in H spec.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How Chain operation copies the record's data to the input buffer for the program?
What is the difference between iter and do?
How to write record if no field or the field are different in physical file in rpgle ?
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?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
what is kids-rpg?
what are the key words you must use when using a subfile?
how can you display specific subfile page on the screen in unequal subfile?
How many program bind in one module....
how can I tell when to replace the array?
what is file information data structure?
what is the procedure and explain about real time scenario.
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
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.
can I touch the array during treatments?