Chapter Contents

Previous

Next
SAS Companion for the CMS Environment

Transporting SAS Files between Operating Environments

SAS supports three ways of transporting files between CMS and other operating environments: the XPORT engine, the CPORT and CIMPORT procedures, and the separately licensed SAS/CONNECT software.

The process of moving a SAS file to or from CMS with the XPORT engine or with the CPORT and CIMPORT procedures involves three general steps:

  1. Convert the SAS file to the intermediate form known as transport format.

  2. Physically move the transport format file to the other operating environment.

  3. Convert the transport format file into a normal, fully functional SAS file, in the format that is required by the other operating environment.

For further information on the XPORT engine and about the CPORT and CIMPORT procedures, including limited restrictions, refer to Moving and Accessing SAS Files across Operating Environments.

SAS/CONNECT software enables you to move files between operating environments without using the intermediate transport format. For further information about SAS/CONNECT, including limited restrictions, refer to SAS/CONNECT User's Guide.


Chapter Contents

Previous

Next

Top of Page

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