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 (July 1998, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 6 Jul 1998 09:16:53 +0500
Reply-To:     Bernard Tremblay <bernard@CAPITALE.QC.CA>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Bernard Tremblay <bernard@CAPITALE.QC.CA>
Subject:      Re: input dataset issue
Comments: To: rborz@LELAND.STANFORD.EDU

Hi, In SAS "set xxx.dat" refer to a sas dataset "dat" in a libname "xxx". The physical name of the dataset would be different depending of the platform you use. See the manual or the help about SAS datasets for more info.

regards, Bernard Tremblay \\\|/// \\ - - // ( @ @ ) +------oOOo-(_)-oOOo----------+---------------------------------+ | Bernard Tremblay | | | La Capitale | Tel: (418) 646-2401 | | | Fax: (418) 646-5960 | | | Int: bernard@capitale.qc.ca | +-----------------------------+---------------------------------+ | Imaginasys enr | Res: (418) 878-4447 | | | Int: bertrem@quebectel.com | +---------------Oooo----------+---------------------------------+ oooO ( ) ( ) ) / \ ( (_/ \_) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>Date: Sun, 5 Jul 1998 20:25:32 -0700 >>>Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU> >>>From: rxb <rborz@LELAND.STANFORD.EDU> >>>Subject: input dataset issue >>>To: SAS-L@UGA.CC.UGA.EDU >>>Hi, >>> >>>Can anyone tell me if Sas Unix treats dat.ssd as a default dataset of >>>some sort. I have code that reads "set xxx.dat". The program then uses >>>the dataset dat.ssd which is in the current directory as the input. This >>>file is binary and does mention xxx.dat inside, yet I still have found >>>no info re: why sas look here for the data. Thanks for the help, >>> >>>Ron


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