> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of Farley, Peter x23353
> Sent: Friday, July 18, 2008 5:52 PM
> To: IBM-MAIN@BAMA.UA.EDU
> Subject: FILTER cmd not working in batch SDSF?
> 
> I am running batch SDSF for the first time, using PGM=IFSAFD so I can
> enter both line commands and also be able to fill in the XD output
> screen fields.  OS level is z/OS 1.8.
> 
> Here is the input to IFSAFD:
> 
> //GETSDSF  EXEC PGM=ISFAFD,PARM='++0043,133'
> //ISFOUT   DD  SYSOUT=*                     
> //ISFIN    DD  *                            
> SET CURSOR OFF                              
> H                                           
> FILTER JNUM EQ 2197                         
> //*
> 
> But the FILTER command results in a display on ISFOUT of ALL 
> of the jobs
> in the Hold screen, NOT just the selected job number. 

<snip>

Perhaps filters are OFF.  Setting a filter condition does not 
automatically make filters ON. You might try adding another line 
to ISFIN that says FILTER ON.

Bill Bass
Senior Applications Developer
United Health Care
Greenville, SC



This e-mail, including attachments, may include confidential and/or 
proprietary information, and may be used only by the person or entity to 
which it is addressed. If the reader of this e-mail is not the intended 
recipient or his or her authorized agent, the reader is hereby notified 
that any dissemination, distribution or copying of this e-mail is 
prohibited. If you have received this e-mail in error, please notify the 
sender by replying to this message and delete this e-mail immediately.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to