On Mon, 26 Nov 2007 12:03:26 -0600, Mark Zelden <[EMAIL PROTECTED]> wrote:
>I have been using Gilbert Saint-Flour's SVCUPDTE from CBT file 183 >for years (ever since Omegamon stopped supporting it when dynamic >LPA came out in OS/390 2.4). It supports ESR SVCs as well as lock >options. http://www.cbttape.org > Which BTW, is just code wrapped around the SVCUPDTE facility / macro that allows parm invocation to specify the SVC number and options and also has some extra security checks. Prior to using Gilbert's code, I used a "quick and dirty" SVCUPDTE program that had to be assembled and linked with the SVCUPDTE macro and parameters hard coded. I don't have any code that did it dynamically prior to SVCUPDTE. Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group - ZFUS G-ITO mailto:[EMAIL PROTECTED] z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- 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

