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
 
regarding the INCLUDE CONDintion in the JCL sort

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DFSORT/ICETOOL
Author Message
shyamshankarj

New User


Joined: 04 Apr 2004
Posts: 4
Location: Chennai

PostPosted: Sun Apr 04, 2004 2:17 am    Post subject: regarding the INCLUDE CONDintion in the JCL sort
Reply with quote

hi,
can anyone tell me the syntax for checking more than one condition in INCLUDE CONDition.


with thanks & regards,
Shyam SHankar J
Back to top
View user's profile Send private message
References
PostPosted: Sun Apr 04, 2004 2:17 am    Post subject: Re: regarding the INCLUDE CONDintion in the JCL sort Reply with quote

bluebird

Specialist


Joined: 03 Feb 2004
Posts: 144

PostPosted: Mon Apr 05, 2004 12:14 pm    Post subject:
Reply with quote

here goes :
SORT FIELDS=COPY
INCLUDE COND=(60,8,CH,EQ,C'D********',OR,
2,1,CH,EQ,C'S',AND,60,16,CH,EQ,C'****************')

in this case or means either side of this must be true, AND means both side of the condition must be true.

hope it helps
Back to top
View user's profile Send private message
shyamshankarj

New User


Joined: 04 Apr 2004
Posts: 4
Location: Chennai

PostPosted: Mon Apr 05, 2004 11:43 pm    Post subject: thanks
Reply with quote

icon_lol.gif
thanks
Back to top
View user's profile Send private message
bluebird

Specialist


Joined: 03 Feb 2004
Posts: 144

PostPosted: Thu Apr 15, 2004 12:17 pm    Post subject:
Reply with quote

I've modified my post as there was a typo in it.

hope u did notice.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DFSORT/ICETOOL All times are GMT + 6 Hours
Page 1 of 1