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?
No Answer is Posted For this Question
Be the First to Post Answer
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What are the different types of condition in cobol and write their forms.
Explain what you understand by passing by value.
hi friends,can any one post the ibm mainframe inteqview questions for 1year exp candidate,for itc infotech interview?. have any body attended for this in the past?...
if someone is using my file,how can i find which user id is using?
How to retrive the 9th records out of ten records using the cobol program ?
what will happen if pass values more than 100 using PARM parameter?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
wht is the difference between goto and perform stmts
what happens when a copybook variables are declared using include statement ?
What is the difference between copy and include in cobol?
what happens if we dont close cursor in db2-cobol pgm?