On Monday, 11/07/2005 at 11:17 EST, "Mark Pace, Mainline Information System" <[EMAIL PROTECTED]> wrote: > I've written a TCP/IP SCEXIT using rexx. The manual recommends using > EXECLOAD for best performance. I can't find anywhere to specify the > EXECLOAD command except in the PROFILE EXEC for TCPIP. I was under the > impression we were not to modify the PROFILE EXEC as it could change with > maintenance. > > Comments or suggestions?
Use the :exit. tag in your DTCPARMS file to run a program to take care of it for you. Read the doc about exits carefully - they get called multiple times. Alan Altmark z/VM Development IBM Endicott
