Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / ad

INPUT Field1 Field2 ....

where Field1 Field2 will be defined as variable (as shown
above) with format matching the data type passed from JCL

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the data storage?

1056


What is the quality process in development?

1144


Can you explain control variable in online screens?

1030


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

1010


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

1157


Explain control variable in online screens?

1053


Tell me can we update with histogram?

1230


What is a hyperdescriptor?

998


How are you going to remove duplicates from the file that is being read?

1047


What is cobol coding sheet?

1288


How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

1160


Explain the like inverted list?

992


Explain difference between escape(top or bottom) and escape immediate(top or bottom?

1261


Explain the difference between external subroutine and subprogram?

1304


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?

2001