Why did we give STRSRVJOB while debugging batch program
Answer Posted / ajit
STRSRVJOB is used on the job so that other service commands
can be entered for that job like debug, dump, trace etc etc
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How to write record if no field or the field are different in physical file in rpgle ?
how do I declare a minor?
what is program status data structure?
what is the necessary keyword needed to scroll subfile records?
What is ment by record level identifier?
How to call one program from another program in RPG? please help me with the code
How Chain operation copies the record's data to the input buffer for the program?
How would display prime numbers using CL program?
When it is desirable to describe files Internally?
How many program bind in one module....
What is the purpose of record level identifier?
how does the rpg element work?
what is data area and how it is used in rpg program ?
how do I preserve and clean the array?
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...