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


Please Help Members By Posting Answers For Below Questions

What is Pic 9v99 Indicates in COBOL?

921


Write a program to enter and display the names of students in a class using the occurs clause.

906


What is the difference between a binary search and a sequential search what are the pertinent cobol?

910


What is the difference between Global and External Variables?

908


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2110


What is difference between static and dynamic call in cobol?

1012


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

832


What is rmode(24)

890


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

941


How do you define a variable of comp-1 and comp-2?

895


What are various search techniques in cobol? Explain.

849


what is search and searchall?what is the diffrence between them?give an best example?

6116


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2276


What kind of error is trapped by on size error option?

946


What is the difference between external and global variables in COBOL?

1036