How can i check the object existance in RPG program without
using QCMDEXC command.
Answer Posted / syam
Using MONITOR...ON-ERROR...ENDMON
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
How to select highest score of each subject or how to select highest income of every month?
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.
What is ment by record level identifier?
how does the rpg element work?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
How would display prime numbers using CL program?
how do I play {insert rpg system here}?
what is file information data structure?
What is file identifier where we can use?
what is data area and how it is used in rpg program ?
How to handle duplicate error handling in RPG?
what is the necessary keyword needed to scroll subfile records?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
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..