Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Symbolic Parameters

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
unna

New User


Joined: 15 Oct 2004
Posts: 18

PostPosted: Tue Nov 16, 2004 4:50 pm    Post subject: Symbolic Parameters
Reply with quote

Hi,

What is the use of Symbolic Parameters in Procedures?
Back to top
View user's profile Send private message
References
anuradha

Global Moderator


Joined: 06 Jan 2004
Posts: 257

PostPosted: Tue Nov 16, 2004 6:32 pm    Post subject:
Reply with quote

Hi unna,

Symbolic parameters are used to add,comment out parameters on JCL statements. You can use symbolic parameters for program names,region size,data set names for data files,volume serial numbers etc etc.

Mainly these are helpful to build the greater flexibility into the use of procedures.
Back to top
View user's profile Send private message
lramani

New User


Joined: 03 Nov 2004
Posts: 21
Location: NOIDA, India

PostPosted: Tue Nov 16, 2004 6:44 pm    Post subject:
Reply with quote

Hi Unna,
Symbolic parameters are used to assign a value to a character string within the procedure.

Symbolic parameters are used for easy modification of the proc.

The user may assign a value to the symbolic parameter at the time the proc is invoked. So in the JCL you could mention what value needs to be picked by the proc where these symbolic parameters are used.

If no value is assigned to a symbolic parameter by the user, a default value is supplied by the proc.
Back to top
View user's profile Send private message
unna

New User


Joined: 15 Oct 2004
Posts: 18

PostPosted: Tue Nov 16, 2004 6:52 pm    Post subject:
Reply with quote

Thank you Anuradha and Lakshmi
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL All times are GMT + 6 Hours
Page 1 of 1