George, No tricks that I recall. If you know the vendor dataset to be VB, either code DATACLAS=SRCVLIB in their allocation JCL or add the vendor's dataset to a filter list. Personally, I'd probably modify the JCL to add the DATACLAS=SRCVLIB. This, of course, presumes that you allow explicit DATACLAS assignment, which I hope you do.
Bob Richards -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of George D Dranes Sent: Wednesday, September 13, 2006 7:43 PM To: [email protected] Subject: ACS Data Class Routine Question I've been playing around with our ACS routines and I've ran into a wall with the Data Class routine. I'm curious if there is a way to determine the RECFM value within the ACS routine??? We hava a Data Class called SRCVLIB for PDS's with RECFM=VB. The problem arises with our vendor products which don't use our naming conventions. I would like to determine RECFM in the ACS routine but it doesn't appear to be a read-only variable available to me in the routine. I'm wondering if there is some trick I don't know that would allow me to access this value within the routine. This would allow me to assign the correct data class to these files (VB or FB). How does everyone else handle these situations? Thanks for your help. LEGAL DISCLAIMER The information transmitted is intended solely for the individual or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this email in error please contact the sender and delete the material from any computer. Seeing Beyond Money is a service mark of SunTrust Banks, Inc. [ST:XCL] ---------------------------------------------------------------------- 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

