Could you use a REXX or CLIST in batch to issue the startups after IPL? You could then have a process that might be easier to support than an assembler exit?
I have used batch CLIST in the past to issue commands to MVS and you can do the same with REXX. Lizette > >I was wondering if anyone has sample exit code that issues commands to >z/OS? I would like to automate our system startup (no AO product) to force >products to initialize in the correct order. For example in my MPFLSTxx >member I would specify: > >IST020I,SUP(NO),USEREXIT(WTOREPLY),AUTO(S TCPIP) > >The exit would then start TCPIP. I've found samples in samplib but my >assembler skills are terrible. Thanks for any help! > ---------------------------------------------------------------------- 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

