The MAPIMPORT Procedure |
Requirements: | At least one field-identifier is required. |
Restriction: | If you specify conflicting values for the EXCLUDE and SELECT statements, then the MAPIMPORT procedure produces an error. |
SELECT 'field-identifier(s)'; |
Required Arguments |
specifies one or more fields from the shapefile that are included in the output map data set. If you do not use the SELECT statement or the EXCLUDE statement, then all of the fields from the shapefile are included in the output map data set.
For field identifiers that are not valid SAS variable names, the MAPIMPORT procedure changes the name of the variable in the output map data set automatically. For more information about valid SAS variable names, see Names in the SAS Language in SAS Language Reference: Concepts.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.