| Back to Questions Page | | Question |
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.. |
Rank |
Answer Posted By | |
Interview Question Submitted By :: Srividhya | |
I also faced this Question!! |
© ALL Interview .com | | Answer |
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.  |
0 | Nk | | |
| | | Answer |
PARM parameter is used to pass the data to the COBOL
program from JCL.Using this parameter you can pass only 100
characters excluding quotes.  |
0 | Tnr | | |
| | |
| |
|
Back to Questions Page |
|