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 (May 2002, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 16 May 2002 16:11:19 -0700
Reply-To:     seeliger <seeliger@MERCURY.COR.EPA.GOV>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         seeliger <seeliger@MERCURY.COR.EPA.GOV>
Subject:      Re: UNIX data file to PC
In-Reply-To:  <sce3dd7c.012@firsthealth.com>
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Thu, 16 May 2002, Jack Hamilton wrote:

> No, SAS is now capable of reading the native file format created on > other platforms, at least under some circumstances. All that is needed > is a binary copy of the file. What Sig said is correct.

Mostly. The data editors like fsedit go into 'browse' mode when reading a data file that's been written by a different operating system. The fix for this is to read and write the file in place with a data step.

cur - hex editors are another option...

> Hello > > I've been given a file created on UNIX using sas version 8. > > Is there any way that I can open the dataset on PC without licensing > "connect"? > > Any help would be much appreciated. > > Thanks > > Robert. >

-- Curt Seeliger, Data Ranger CSC, EPA/WED contractor 541/754-4638 seeliger.curt@epa.gov


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