Lindy, From "A Guide to Using MVS/XA Interface Facilities" an SRA tutorial from the Jurassic age:
"The type 5 SVC facility permits a user to indicate (at system generation time) that one or more user-written SVC routines are going to be added to the system after the completion of system generation..... If a type 5 SVC is specified at system generation time, the resulting entry in the SVC table points to the entry point address of IGCRETRN.... " You could define the characteristics of the SVC etc. without having the code availble during SYSGEN. This was an ancient way to save space in the SVC table. Cheers, Jon Jon L. Veilleux [EMAIL PROTECTED] (860) 636-2683 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Lindy Mayfield Sent: Wednesday, December 20, 2006 7:15 AM To: [email protected] Subject: What is a Type-5 SVC? I'm just curious because the numbers for SVC types go from 1 to 6 with 5 left out. Is there such a thing, or was there such a thing as a type-5 SVC? Thanks, Lindy ---------------------------------------------------------------------- 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 ----------------------------------------- This e-mail may contain confidential or privileged information. If you think you have received this e-mail in error, please advise the sender by reply e-mail and then delete this e-mail immediately. Thank you. Aetna ---------------------------------------------------------------------- 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

