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 (November 2005, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 2 Nov 2005 15:05:50 -0600
Reply-To:     "Buehler, Bob" <Bob.Buehler@TEA.STATE.TX.US>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Buehler, Bob" <Bob.Buehler@TEA.STATE.TX.US>
Subject:      Re: How to use Unix SAS datasets in PC SAS?
Comments: cc: Md Alam <mehedisas@YAHOO.COM>
Content-Type: text/plain; charset="us-ascii"

I assume you are licensed for UNIX/SAS, since you have SAS/Connect. You can use PC/SAS to "remote submit" your programs to unix. They will process on unix, and SAS will return the results to your PC/SAS session. Alternatively, you can use proc upload/proc download to move your sas datasets between the PC and UNIX platforms.

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Md Alam Sent: Wednesday, November 02, 2005 1:42 PM To: SAS-L@LISTSERV.UGA.EDU Subject: How to use Unix SAS datasets in PC SAS?

My datasets are in UNIX SAS. I need to use them in PC SAS using FTP and SAS/Connect. Is there anyone who can help me out with the step by step procedure and with coding to do this job? I never used FTP or SAS CONNECT Before. Thanks a lot for your time.


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