Answer Posted / dimpy19
cobol subroutines
1.internal subroutines - like PERFORM statement.
2.external subroutines - using CALL verb (call by value and call by reference).
-----default------
subroutine can be compiled stand alone but cannot be executed independently.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is catelog procedure and how many catelog procedure to use in one job?
Can we use DISP=SHR in output file in JCL
How would you understand error(execution phase)?
Explain about ISPF/TSO Commands
What does a disposition of (MOD,DELETE,DELETE) mean ?
What do you understand by the term notcat 2 – gs?
Explain the function of the steplib dd statement?
How is the record format of an output dataset specified?
What is NOTCAT ?
Explain the function of //jcllib statement?
when does a dataset go uncataloged?
I need exexution process for JCL programs
What do you understand by the terms: joblib and steplib?
which utility is used to sort a file in jcl?
Give the syntax of job specifying jcl statement.