milos_luna 发表于 2013-5-9 10:38 
我来接Iris的方法,你试试看
Filename Data "~\aaa.xls" encoding = UTF8;
Proc Import Datafile = Da ...
RROR: Invalid string.
FATAL: Unrecoverable I/O error detected in the execution of the DATA step program. Aborted during the EXECUTION phase.NOTE: The SAS System stopped processing this step because of errors.
WARNING: The data set WORK.CD01 may be incomplete. When this step was stopped there were 0 observations and 1 variables.
NOTE: DATA statement used (Total process time):
real time 0.02 seconds
cpu time 0.00 seconds
0 rows created in WORK.CD01 from DATA.
NOTE: WORK.CD01 data set was successfully created.
NOTE: The data set WORK.CD01 has 0 observations and 1 variables.
NOTE: PROCEDURE IMPORT used (Total process time):
real time 0.29 seconds
cpu time 0.03 seconds