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 / rashmimalpani
I think...Also for an RPG program if it has display-device
as WORKSTN then it should be interactive program... Please
correct me if m wrong
| Is This Answer Correct ? | 11 Yes | 7 No |
Post New Answer View All Answers
what is data area and how it is used in rpg program ?
What is the difference between iter and do?
What is ment by record level identifier?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
can I touch the array during treatments?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
how do I preserve and clean the array?
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?
What is difference between bind by copy and bind by reference?
what is kids-rpg?
What are the types of identifiers?
can you debug ile rpg program using isdb?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen