From:	CRDGW2::CRDGW2::MRGATE::"SMTP::CRVAX.SRI.COM::RELAY-INFO-VAX" 20-JUL-1989 23:15
To:	MRGATE::"ARISIA::EVERHART"
Subj:	Re: Problems with Bruce Tanner's Decwindows hack"

Received: From KL.SRI.COM ([0.0.0.0]) by CRVAX.SRI.COM with TCP; Thu, 20 JUL 89 19:35:16 PDT
Received: from ucbvax.Berkeley.EDU by KL.SRI.COM with TCP; Thu, 20 Jul 89 19:33:35 PDT
Received: by ucbvax.Berkeley.EDU (5.61/1.37)
	id AA20357; Thu, 20 Jul 89 19:20:44 -0700
Received: from USENET by ucbvax.Berkeley.EDU with netnews
	for info-vax@kl.sri.com (info-vax@kl.sri.com)
	(contact usenet@ucbvax.Berkeley.EDU if you have questions)
Date: 21 Jul 89 01:38:34 GMT
From: usc!cerritos!tanner@apple.com  (Bruce Tanner)
Organization: Cerritos College, Norwalk CA
Subject: Re: Problems with Bruce Tanner's Decwindows hack"
Message-Id: <1612@cerritos.uucp>
References: <8907201641.AA17449@ucbvax.Berkeley.EDU>
Sender: info-vax-request@kl.sri.com
To: info-vax@kl.sri.com

In article <8907201641.AA17449@ucbvax.Berkeley.EDU>, JACOBSON@LSUVAX.SNCC.LSU.EDU ("Michael_Jacobson, Networks Manager, L.S.U.") writes:
> The problem seems to be the translation of
> the logical SYS$REM_NODE. If links from two different nodes end up using the
> same netserver process is this logical not redefined when the second node
> create its link?

You're right.  Try using part of the sys$net logical name:

$ node = f$trnlnm("sys$net")
$ node = f$extract(0,f$locate(":",node),node)

-- 
Bruce Tanner        (213) 860-2451 x 596    cerritos!tanner
Cerritos College    Norwalk, CA             tanner%cerritos.uucp@usc.edu

