How do you code Cobol to access a parameter that has been
defined in JCL?

Answer Posted / shan

Ff it is SYSIN input in JCL,
ACCEPT <VARIABLE> FROM SYSIN
If it parameter is give through PARM, then COBOL program
should recieve through LINKAGE SECTION

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the use of outrecord?

1771


What is the usage of comp fields in cobol?

660


What is the Purpose of POINTER Phrase in STRING command in COBOL?

721


What are the rules of the move verb?

707


Differentiate between structured cobol programming and object-oriented cobol programming.

667






What is rmode(any) ?

686


Define cobol?

862


Write the code to count the sum of n natural numbers.

701


When is inspect verb is used in cobol?

675


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1701


What rules are followed by the search verb.

638


What are the various section in data division and briefly explain them.

699


What is a SSRANGE and NOSSRANGE?

820


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1960


How do u write test cases?

1638