A statement about PROCs is "
In PROCs, Symbolic Parameters can be assigned on PROC and
EXEC", BUT On which EXEC,
(i) On the JCL's EXEC which is calling to PROC1.
(Inside JCL, EXEC PROC1)
(ii) or On the PROC's EXEC where it calls the PGM1.
(Inside PROC, EXEC PGM=PGM1)

Answer Posted / dedicated_programmer

Thank You Kalone,
And Could you please have a look on other NEW Questions
posted by me (Dedicated Programmer).

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function of a dd statement?

805


how you will the direct the data to spool using sysout option?

1927


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

1048


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

966


Name the parameters which can be used to limit the number of records written to a sysout dataset?

733






Explain the function of //jcllib statement?

818


Explain about LMFREE�free data set from its association with data ID

1116


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1886


Explain how can a stopped job be started again?

742


write a jcl to execute a job by 7:00 am on jan 20,1986?

780


how do you code a null statement?

878


How to submit jcl through a cobol program?

777


Explain how can the submitting users racf authority be overridden in a job stream?

758


which parameter is use to declare the name of dataset in dd statement?

849


What is jcl in mainframe, and how many types of jcl statements are there for a job?

731