Answer Posted / sandy
Using your interactive screen to debug a batch job submitted to the job queue allows you to put the batch job into debug mode and to set breakpoints without having to change the program to run interactively.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How would display prime numbers using CL program?
How to declare the pull button in AS/400..
explain sflclr, sflend, sfldlt, and sflcsrrrn?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
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 difference between bind by copy and bind by reference?
What is the purpose of record level identifier?
what is kids-rpg?
How can we override a file during runtime in rpg?
How to write record if no field or the field are different in physical file in rpgle ?
what is the use of sflnxtchg?
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?
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 Chain operation copies the record's data to the input buffer for the program?
what is an online rpg?