Chapter Contents

Previous

Next
CIMPORT

CIMPORT



Restores a transport file created by the CPORT procedure

Windows specifics: Name and location of transport file


Syntax
Details
See Also

Syntax

PROC CIMPORT destination=libref| <libref.>.member-name <option(s)>;

destination
specifies the name and location of a file to be transported.


Details

The CIMPORT procedure imports a transport file that was created (exported) by the CPORT procedure.

Coupled with the CPORT procedure, the CIMPORT procedure enables you to move catalogs and data sets from one operating environment to another.

Note:   PROC CIMPORT processes a file generated by PROC CPORT, not a transport file generated by the XPORT engine.  [cautionend]

When you use the CIMPORT procedure under Windows, remember the following:


See Also


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.