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
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?
what is the difference between do while and do until?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
which program rpg or cl is efficent to update a transaction onto a database file and why ?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
how do I declare a table or array in rpg iv?
can I touch the array during treatments?
what is kids-rpg?
what is the necessary keyword needed to scroll subfile records?
are there any useful c runtime apis that I can call from rpg iv?
How Chain operation copies the record's data to the input buffer for the program?
How can we know running job is batch or interactive?