DATAFILE= specifies the input file. The filename contains the extension .XLS, which PROC IMPORT recognizes, for this example, as an Excel 5 spreadsheet.
proc import datafile="c:\myfiles\Accounts.xls"