how will u code parm parameter and where pls ?
Answer Posted / alla srikanth
//step01 exec pgm=pgm1,parm='data'
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
explain sorting techniques in cobol program?
What are the rules of the move verb?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
In which area will you utilize 88 level items in cobol?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
what is the difference between COBOL2 AND COBOL390?
What is a SSRANGE and NOSSRANGE?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is the difference between Global and External Variables?
What is the utilization of copybook in cobol?
What are 77 levels used for?
What are the different rules of SORT operation?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?