| Date: | Tue, 26 Jan 1999 09:10:28 +0000 |
| Reply-To: | Peter Crawford <Peter@CRAWFORDSOFTWARE.DEMON.CO.UK> |
| Sender: | "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU> |
| From: | Peter Crawford <Peter@CRAWFORDSOFTWARE.DEMON.CO.UK> |
| Organization: | Crawford Software Consultancy Limited |
| Subject: | Re: SAS Connect unix to pc call what name? |
In article <78jqnc$2t6$1@netnews.upenn.edu>, ?@assets.wharton.upenn.edu
writes
>Can connect from SAS Connect to unix over dialup line,
>but going from the unix box back to the local machine,
>that is from unix v612 on an hp to sas 6.10 on a win95
>machine, what do i call my local computer? tried
>various formal and informal names, but don't remember
>what is an ersatz address. was surprised to connect
>to the unix box since only had room for 8 letters and
>usually need more than that to identify the unix box,
>assets worked whereas assets.wharton is usually the
>minimum across the network.
>
>Adam
%let remid = assets.wharton;
option remote =remid; *(notice no & on remid here);
*(presumeably some DNS will resolve);
--
Peter Crawford
|