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 / guest

Calling programs are used to pass the parameters to pass
the value. usually R1 is the parameter address which is
used between the programs.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is need of start 0?

858


How do you round the addition or subtraction of two numbers in assembler?

781


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

754


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

781


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

797


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

823


Explain how to produce soc7 abend?

814


What does "using" do?

765


What does the following code do? Ap wkur,=p5 where wkur is a label?

811


What is maximum displacement and how to cross this limit?

862


explain icm instruction?

826


explain about maximum displacement and how to cross this limit?

873


how to pass the parameters from jcl to assembler pgm?

825


What is the use of trt instruction?

772


how do you round the addition or subtraction of two numbers in assembler? what does the following code do? change process tool(code changes from dev to prd) the changes made to your code should be effected in live. How the process takes place. That is how can you move the code changes from development to production?

879