This list has always worked until SLFVNTE was added. Thanks for
suggestion.


Have a Nice Day !
 
Bob Pelletier
Connecticut Student Loan Foundation
Rocky Hill, Ct.
__________________

I'm no SMS expert, but could the issue be that the filtlist dsns are
fully qualified and don't include the data and index components?

Debbie Mitchell
Utica National Insurance Group 


 
  FILTLIST BACKS INCLUDE('SERVP.SLFVNOTE', 
           'SERVP.JM064050.SLFVNOTE', 
           'SERVP.JM064050.SLFVNTE') 
   SELECT 
    WHEN (&DSN EQ &OEDSN)
 WHEN (&DSN EQ &OEDSN)
  DO 
   SET &STORCLAS EQ 'CSLFSTOR' 
   EXIT
  END
 WHEN (&DSN EQ &BACKS)
  DO 
   SET &STORCLAS EQ 'VSAMSTOR' 
   EXIT
  END
 OTHERWISE
  SET &STORCLAS EQ '' 
  END
ND 



----------------------------------------------------------------------
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



Confidentiality Notice
 
Unless expressly stated otherwise, this message is confidential and may be 
privileged.  It is intended for the addressee(s) only.   Access to this e-mail 
by anyone else is unauthorized.  If you are not an addressee, any disclosure or 
copying of the contents of this e-mail or any action taken (or not taken) in 
reliance on it is unauthorized and may be unlawful.   If you are not an 
addressee, please inform the sender immediately and delete this message from 
your system.

----------------------------------------------------------------------
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