answersLogoWhite

0


Best Answer

In JCL it would be of the form exec pgm=mypgroam, parms="/B" where the info after the "/" is the parameter strring.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How to pass the parm parameter in PL1?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is operation signature in UML?

Syntax for UML operation is: operation ::= [ visibility ] signature [ oper-properties ] Signature of the operation has optional parameter list and return specification. signature ::= name '(' [ parameter-list ] ')' [ return-spec ] Name is the name of the operation. Parameter-list is a list of parameters of the operation in the following format: parameter-list ::= parameter [ ',' parameter ]* parameter ::= [ direction ] parm-name ':' type-expression [ '[' multiplicity ']' ] [ '=' default ] [ parm-properties ] See details and examples in the provided link.


Can you pass the object as parameter?

But of course.


How do you pass structures as a parameter to the functions in c plus plus?

Put their names into the parameter-list.


When was Parm Gill born?

Parm Gill was born in 1974.


How tall is Parm Soor?

Parm Soor is 5' 6".


How do you pass the parameter in applet?

If you have the function main()... You can use its arguments to pass information.


One of strategy in programming a form of parameter transmission in which a copy of value of a parameter is sent to procedure...what is it?

pass by value


Name 10 products that have parm oil?

what in the meaning of Parm oil?What a materials from?


Where are oil parm trees grown?

Most Parm oil trees are grown in Indonesia


When was Parm Soor born?

Parm Soor was born on November 18, 1961, in India.


What are the advantages and disadvantages of PL1?

ambot


What is the term used for the variable that receives an argument that pass into a module?

parameter