LATCP$HELP.HLB  —  SET  SERVICE  Examples
    1.LATCP> SET SERVICE SALES /IDENT="SALES FORCE TIMESHARING SERVICES"

      The SET SERVICE command in this example specifies a new
      identification string, "SALES FORCE TIMESHARING SERVICES", for
      the service SALES. This string is announced with the service
      SALES in the multicast messages sent by a service node.

    2.$ LCP :== $LATCP
      $ LCP SET SERVICE/LIMITED ONLY_ONE
      $ LCP CREATE PORT/LIMITED LTA1234:
      $ LCP SET PORT LTA1234: /SERVICE=ONLY_ONE

      This series of commands changes an existing service to a
      limited service that allows only one user to log in to the
      system through that service. When a user connects to service
      ONLY_ONE by responding to the terminal server prompt (Local>),
      the user is assigned port LTA1234 and then prompted for the
      user name. Any user who attempts to connect to the same service
      while LTA1234 has a user logged in receives the "service in
      use" message.
Close Help