If your data is on the server you need to either move the data to your local machine first and then export or create the file on the server and then download the file. How exactly you do that is dependent on your setup. Do you have both a local and server version of SAS? Otherwise create it on the server and use an FTP program to download the file. You can also look into PROC DOWNLOAD
... View more