> We have created NetView Clists that use various MVS commands to do > different things. From within NetView you just issue the command (like > "DISPUSR") however from a MVS console you need to enter the NetView > command prefix (like %) in front of the command (like "%DISPUSR").
Actually now in NetView V1R4 (GA'ed March 2001) and V5R1 (GA'ed March 2002) you have the Command Management feature where you can intercept any command such as a standard MVS command or your new DISPUSR (without using the command prefix) and have NetView REXX/PIPE coding do whatever you want it to do. For instance, it can change the parms on the command, reject the command, whatever you can think of. Doc is here for the two different releases that support this feature: NetView V1R4: http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/F0VM1007/4.7?SHELF= F0V0BK05&DT=20010216100602 NetView V5R1: http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ENVG0000/4.7?SHELF= ENV1BK00&DT=20020130100905 It's a very powerful facility for command trapping. ======================================================== Andrew McIntyre - Senior I/T Specialist - certified zSeries Software Technical Sales SMPO (Software Migration Project Office) TMT (Tivoli Migration Team) 404-487-2477 or tie 546-2477 [EMAIL PROTECTED] ======================================================== SMPO http://www.ibm.com/software/solutions/softwaremigration NetView for z/OS http://www.ibm.com/tivoli/products/netview-zos/resources/nv390-update.html System Automation for z/OS http://www.s390.ibm.com/sa ======================================================== ---------------------------------------------------------------------- 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

