SAS on Demand does not have access to your desktop drive. You have to upload the files first with the upload facility of SAS Studio, and then use the correct UNIX path (right-click on the file in the Studio navigation pane) in your PROC IMPORT statement.
... View more