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
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
How to declare the pull button in AS/400..
what is file information data structure?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
How would display prime numbers using CL program?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
is this a rpg channel?
how do I declare a table or array in rpg iv?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
How Chain operation copies the record's data to the input buffer for the program?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
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 can you display specific subfile page on the screen in unequal subfile?
how does the rpg element work?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.