News

For this example, PROC IMPORT generates a SAS DATA step, as shown in the partial log that follows. 8 /***** 9 * PRODUCT: SAS 10 * VERSION: 8.00 11 * CREATOR: External File Interface - Version ...
For example, if columns of data are separated by an ampersand, specify DELIMITER='&'. If you do not specify DELIMITER=, PROC IMPORT assumes that the delimiter is the blank. You may replace the equals ...