Following the instructions in 5.1.1.2 (z/OS 1.7), using <> works for me, while ^= gets the same response you did.
. . JO.Skip Robinson Southern California Edison Company SHARE MVS Program Co-Manager 626-302-7535 Office 323-715-0595 Mobile [EMAIL PROTECTED] IBM Mainframe Discussion List <[email protected]> wrote on 02/06/2006 06:27:40 PM: > Hi Folks, > > Trying to setup command to display all non-drained printers. > > So I reviewed the manual and built this command:- > > $DPRT,STATUS,/STATUS^=DRAINED > > where the "^" is shift-6, which looks like the character used in the JES2 > Command manual. > > Depending on who is translating the comand (SNA Console or SDSF) I get > different incorrect results. > > eg: > Console:- > $dprt,status,/status =drained > IEE707I $DPRT,ST NOT EXECUTED > > SDSF:- > $DPRT,STATUS,/STATUS =DRAINED > $HASP603 PRT7 STATUS=DRAINED > $HASP603 PRT8 STATUS=DRAINED > $HASP603 PRT9 STATUS=DRAINED > $HASP603 PRT10 STATUS=DRAINED > $HASP603 PRT11 STATUS=DRAINED > $HASP603 PRT12 STATUS=DRAINED > $HASP603 PRT15 STATUS=DRAINED > $HASP603 PRT60 STATUS=DRAINED > > Has anyone come across this before. I am obviously not using the correct > character :-) > > Regards > Bruce Hewson ---------------------------------------------------------------------- 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

