Chapter Contents |
Previous |
Next |
SAS/ACCESS Software for PC File Formats: Reference |
UNIX and PC users can access most PC file data through the Import/Export facility or by using the IMPORT and EXPORT procedures. However, you cannot access DIF data by these methods. An overview of importing and exporting data is included in Import/Export Facility and Procedures.
To use the point-and-click interface from a SAS PROGRAM EDITOR window, select the File menu and then select the Import Data or Export Data item. Information about how to import or export PC data is available from the [Help] button. The following is a sample Import window:
Import Window
To write code to import or export PC data, refer to the detailed descriptions of the IMPORT and EXPORT procedures in the SAS Procedures Guide. This documentation also includes several examples.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.