Date: Fri, 25 Jan 2008 04:53:11 -0500
Reply-To: Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Subject: Re: PC-SAS export a text file to Unix
my advice:
ask your UNIX stuff how to mount a UNIX directory as pseudo-drive under
Win. The most comfortable thing is NFS. All looks for you like it is
a "normal" drive under Win.
With SAS/ACCESS you will have no chance to write to a UNIX-workstation-
disk unless you have the chance to mount a drive or subdirectory on that
workstation.
SAS/CONNECT might be another chance.
Gerhard
On Thu, 24 Jan 2008 22:03:26 -0500, Howard Schreier <hs AT dc-sug DOT org>
<nospam@HOWLES.COM> wrote:
>On Thu, 24 Jan 2008 09:18:15 -0800, fastball99 <weskirby@GMAIL.COM> wrote:
>
>>I have SAS 9.1.3 on the PC and want to export SAS files in a text
>>delimited format to a folder in Unix. I also have SAS/Access
>>installed.
>>
>>Is there a 'libname' statement I could use to point to the Unix folder
>>I want to place the files on?
>>
>>-Wes
>
>FILENAME more likely than LIBNAME, if I understand. What provides the
>connection from PC to the Unix machine? FTP? LAN? Other?
|