LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (February 2000, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sat, 19 Feb 2000 22:04:45 +0100
Reply-To:     Dave Garbutt <daveg@BALCAB.CH>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Dave Garbutt <daveg@BALCAB.CH>
Organization: ImproWare AG Network Services - Usenet News Service
Subject:      Re: SAS dataset in UNIX and PC
Content-Type: text/plain; charset="ISO-8859-1"

In article <38AB9F30.93790AB8@hongkong.com> , Antonio <wongantonio@hongkong.com> wrote:

> Hi all, > > I have create 1-2 SAS dataset using UNIX system. But now I would like > to change these UNIX SAS dataset into PC SAS dataset. How can I do this > ? > As well as the solutions mentioned using transport files you can use the pceng to create the file on Unix - it creates the dataset in pc format. It is also possible to access the Unix datasets directly using the sasffio (?spelling) from a SAS NT libname - these solutions are best if you can see the unix files from your PC, but they also save a step if you have to FTP the file (binary) to the PC. The SAsffio engine is only available if you have SAS/connect.

The PCENG and SASfio engines are in 6.12 but are apparently 'experimental'. V8 is going to have this cross platform access available more widely - anyone tried it?

-- DJ Garbutt -- BSI AG -- Täfernstrasse 16A -- CH 5405 Baden-Dättwil

--+41 56 848 1920 http://www.bsiag.com


Back to: Top of message | Previous page | Main SAS-L page