Hi Gil, With regard to "Is there a way to control the programmer name field in a dynamically allocated data set and bypass submitting a batch job? I can't readily find it in "HELP ALLOCATE".
When using a batch job, the default name field used by the output separator process is that from the "Programmer's Name" field on the JOB statement, but it may also be supplied via the // OUTPUT statement. TSO provides an equivalent to OUTPUT in the form of the OUTDES command. Check out the NAME field on here, Page 201 in my manual. It offers greater possibilities being 60 characters long rather than 20. The OUTDES command will also supply a descriptor name, and it is this name which can then be used in the OUTDES parameter of the ALLOC command to tie things together. Kind regards - Terry Terry Sambrooks Director KMS-IT Limited 228 Abbeydale Road South Dore Sheffield South Yorkshire UK Tel +44 (0) 114 262 0933 Web www.kmsitltd.co.uk Reg: England & Wales 3767263 at the above address All outgoing E-mails are scanned but it remains the responsibility of the recipient to ensure that their system is protected from infection by virus, Trojans, and worms. ---------------------------------------------------------------------- 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

