How do you receive data passed through JCL parm parameter in a
Natural program ? How Data definition is defined in the program?

Answer Posted / umesh pujari

By Using linkage section in program

Is This Answer Correct ?    4 Yes 28 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

The natural file converted to PDF file if Yes then explain ?

2652


How to create 1 ddm that fetches 3 adabas files simultaneously?

536


What is cobol coding sheet?

728


How to receive data passed through jcl parm parameter in a natural program?

558


Explain how many work file we can code in jcl?

574






Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?

593


Explain adabas basic concepts. Like inverted list, address converter ,data storage?

562


Explain control variable in online screens?

558


Explain difference between read work file 1 and read work file once? Why we are using work file once?

558


What is the difference between read work file 1 and read work file once? Why we are using work file once?

534


Explain the difference between external subroutine and subprogram?

616


Explain the data storage?

557


What is the difference between escape(top or bottom) and escape immediate(top or bottom?

554


Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?

565


In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?

1446