Previous Topic: &ZLCLIPA

Next Topic: &ZLOGMODE


&ZLCLIPP

Returns the IP port of the TN3270 server for a TN3270 session.

Identifies the IP port of a TN3270 server.

Note: This information is available only if the IPCHECK SYSPARMS operand has been set to REGISTER (the default) in the INIT procedure for your product region.

Example: &ZLCLIPP

&IF .&ZLCLIPP NE . &THEN +
   &IF &ZLCLIPP NE 23 &THEN +
       &PORTDESC = &STR TELNET-&ZLCLIPP
   &ELSE +
       &PORTDESC = TELNET

Note: For more information about the IPCHECK SYSPARMS operand, see the Reference Guide.

More information:

&ZLCLIPA

&ZREMIPA

&ZREMIPP