How can we find out whether the job is interactive or Batch
through RPG program?
2) How can we find out through CL program?
Answer Posted / bhupendra tomar
through cl we can find through RTVJOBA cmd.
but in case of RPG i don't know. if you have idea about RPG
then reply
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
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 do I play {insert rpg system here}?
what do you mean by an input subfile, what are the keywords required?
How can we override a file during runtime in rpg?
how do I preserve and clean the array?
How to select highest score of each subject or how to select highest income of every month?
what is the use of sflnxtchg?
how do I declare a table or array in rpg iv?
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?
how does the rpg element work?
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?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
How to declare the pull button in AS/400..
How many program bind in one module....