John Mattson wrote:
But I have checked and re-checked the syntax in the IBM manual, and these following commands LOOK like they should work. What is wrong with them??? NETSTAT TELNET IPADDR 136.239.3.89..2119 EZZ2351I Incorrect option: IPADDR NETSTAT TELNET PORT 23 EZZ2351I Incorrect option: PORT NETSTAT TELNET APPLNAME A06TSO02 EZZ2351I Incorrect option: APPLNAME NETSTAT TELNET LUNAME TCP00001 EZZ2351I Incorrect option: LUNAME ***
Somehow, while checking and re-checking the syntax in the book, you missed the required left parenthesis before the filter operand. For example:
NETSTAT TELNET (IPADDR 136.239.3.89 Maybe you're using an old book. I'm using the one in the z/OS V1R6 collection. -- ----------------------------------------------------------------- | Edward E. Jaffe | | | Mgr, Research & Development | [EMAIL PROTECTED] | | Phoenix Software International | Tel: (310) 338-0400 x318 | | 5200 W Century Blvd, Suite 800 | Fax: (310) 338-0801 | | Los Angeles, CA 90045 | http://www.phoenixsoftware.com | ----------------------------------------------------------------- ---------------------------------------------------------------------- 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

