Thanks, Bill. VSMLIST uses a PC routine so I should be ok with that one. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of (IBM Mainframe Discussion List) Sent: 22. elokuuta 2008 23:36 To: [email protected] Subject: Re: Trying to figure out IEAMSCHD
In a message dated 8/22/2008 3:28:25 P.M. Central Daylight Time, [EMAIL PROTECTED] writes: >My current goal is to run VSMLIST in a target address space. Whatever you try to do in an SRB routine, make sure you don't code any system services that have an SVC instruction in their macro expansions. SVCs cannot be executed in SRB mode (except for the ABEND service, which uses an SVC). Most system services now have a parameter that governs whether the macro expansion will use an SVC or something else (PC or BALR perhaps). Bill Fairchild Rocket Software ---------------------------------------------------------------------- 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

