u have passed sme charecters thru parm parameter in jcl. how do u
code in cobol to recieve the values u gave in parm ?
Answer Posted / gangadhara.m
by using 'USING' keyword in procedure division and dataname.
one restriction is, declaring length variable and dataname
in linkage section of covol program.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Pic 9v99 Indicates in COBOL?
Write a program to enter and display the names of students in a class using the occurs clause.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is the difference between Global and External Variables?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is difference between static and dynamic call in cobol?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is rmode(24)
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How do you define a variable of comp-1 and comp-2?
What are various search techniques in cobol? Explain.
what is search and searchall?what is the diffrence between them?give an best example?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What kind of error is trapped by on size error option?
What is the difference between external and global variables in COBOL?