|
I'm pretty sure of the answer but......don't want to blow anything up....... We've lost our CL and ops expert who created our custom startup job and need to add QUSRWRK subsystem to it, I'd like to show "as is" and my addition. Please let me know if there's a mistake I don't know of: TIA, Dale ===================== 0072.00 /* START TCPIP AND HOST SERVERS (A) */ 0073.00 0074.00 STRTCP 0075.00 MONMSG MSGID(CPF0000) 0076.00 0077.00 STRHOSTSVR SERVER(*ALL) 0078.00 MONMSG MSGID(CPF0000) 0079.00 0080.00 STRRMTWTR OUTQ(*ALL) 0081.00 MONMSG MSGID(CPF0000) NEW NEW /* START QUSRWRK SBS */ NEW NEW QSYS/STRSBS SBSD(QSERVER) NEW MONMSG MSGID(CPF0000) NEW 0082.00 0083.00 DONE: 0084.00 QSYS/RTVSYSVAL SYSVAL(QSTRPRTWTR) RTNVAR(&STRWTRS) 0085.00 0086.00 IF COND(&STRWTRS = '0') THEN(GOTO CMDLBL(NOWTRS)) 0087.00 CALL PGM(QSYS/QWCSWTRS) 0088.00 MONMSG MSGID(CPF0000) ================ +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.