what is the general use of PARM? Give an explanation about
the system defined parameters that could be passed through
this PARM like XREF,LIST,LET,APOST,RENT etc..
Answer Posted / nk
PARM is a way to pass data into a program without defining
a file for it. The parms listed are used to pass to COBOL
compiler.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How can values be passed from the job stream to an executable program?
Explain the function of //cntl statement?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
write a jcl to execute a job by 7:00 am on jan 20,1986?
Explain the function of job statement in jcl?
How to do automated restart when a job abend?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
How to run cobol program using jcl?
what is the use of JCL?
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
What are the difference between jcl and jes?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Explain the function of the steplib dd statement?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE