Import .csv file from Unix SAS server
Posted: Fri Apr 22, 2011 11:07 am
Does someone have the syntax for read that will import an .xls file from a Unix SAS server?
How do I change the path to read from a SAS server?
Thanks.
desktop example
allmsa.read(t=xls, a1, s=All436areas) "C:\Documents and Settings\Desktop\All436areas.xls"
SAS path
\\Sac-psas-01\Scott
How do I change the path to read from a SAS server?
Thanks.
desktop example
allmsa.read(t=xls, a1, s=All436areas) "C:\Documents and Settings\Desktop\All436areas.xls"
SAS path
\\Sac-psas-01\Scott