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 are data passed from JCL parm to assembler program. And
how is data passed from a calling program to an assembler
called program.

Answer Posted / joseph louis pargas

By convention, general purpose register 1 will have the
address of the parameter list. The list will be a list of
pointers (addresses) to individual parameters. The CALL
macro does this, but you can bypass the CALL macro and be
creative on how you set up the parameter list. Don't forget
the parameter must be on a fullword boundary.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain about maximum displacement and how to cross this limit?

1195


Explain the difference between various read and find statement and which one should be used when for better adabas performance?

1059


Explain the difference in data type "x" and "p"?

1081


How many maximum base registers we can have in a program?

1065


Explain about house keeping in assembler?

1088


Explain about maximum displacement?

1101


Explain how to pass instream data in sysin with assembler?

1144


What will happen if we drop the base register in the program which contains only one basereg?

1018


Explain how to access vsam file?

1138


What is house keeping in assembler?

1070


explain icm instruction?

1138


What is maximum displacement and how to cross this limit?

1228


How to pass the parameters from jcl to assembler program?

1059


What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?

1101


Explain about base register?

1101