View previous topic :: View next topic
|
Author |
Message |
dineshars
New User
Joined: 25 May 2007 Posts: 1 Location: chennai
|
|
|
|
Is it possible to use symbolic in JCLLIB statement.
EX:
// SET USERID=T9865
// JCLLIB ORDER=(&USERID..CSS.PROCLIB) |
|
Back to top |
|
|
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 8796 Location: Welsh Wales
|
|
|
|
What happened when you tried it |
|
Back to top |
|
|
PeterHolland
Global Moderator
Joined: 27 Oct 2009 Posts: 2481 Location: Netherlands, Amstelveen
|
|
|
|
Why dont you try? |
|
Back to top |
|
|
Nic Clouston
Global Moderator
Joined: 10 May 2007 Posts: 2454 Location: Hampshire, UK
|
|
|
|
Of course it is possible |
|
Back to top |
|
|
dbzTHEdinosauer
Global Moderator
Joined: 20 Oct 2006 Posts: 6966 Location: porcelain throne
|
|
|
|
basic rule of thumb- symbolics can not be used in instream data,
otherwise,
symbolics, which are a substitution mechanism in JCL, will work with all accepted JCL statements
of which instream data is not. |
|
Back to top |
|
|
enrico-sorichetti
Superior Member
Joined: 14 Mar 2007 Posts: 10879 Location: italy
|
|
|
|
in a vanilla environment
&USERID certainly NO
&SYSUID certainly YES |
|
Back to top |
|
|
Pete Wilson
Active Member
Joined: 31 Dec 2009 Posts: 585 Location: London
|
|
|
|
FYI - Zos1.13 will allow instream data in inludes |
|
Back to top |
|
|
|