Previous Page | Next Page

The CIMPORT Procedure

Syntax: CIMPORT Procedure


See: CIMPORT Procedure under Windows UNIX OpenVMS z/OS
Table of Contents: The CIMPORT Procedure

PROC CIMPORT destination=libref | <libref.>member-name <option(s)>;
EXCLUDE SAS file(s) | catalog entry(s)</ MEMTYPE=mtype></ ENTRYTYPE=entry-type>;
SELECT SAS file(s) | catalog entry(s)</ MEMTYPE=mtype></ ENTRYTYPE=entry-type>;

Task Statement
Imports a transport file PROC CIMPORT

Excludes one or more specified files from the import process. EXCLUDE

Specifies one or more files or entries to import process. SELECT

Previous Page | Next Page | Top of Page