![]() Chapter Contents |
![]() Previous |
![]() Next |
| Moving and Accessing SAS Files across Operating Environments |
| Determining Which Method Was Used to Create the Transport File |
Use a text editor or an operating system read or view command to read the file.
The XPORT engine creates a file whose first 40 characters contain this ASCII text:
HEADER RECORD*******LIBRARY HEADER RECORD!!!!!!!00
PROC CPORT creates a file whose first 40 characters contain this ASCII text:
**COMPRESSED** **COMPRESSED** **COMPRESSED** **COM
Transport files that are created on hosts that represent character data in EBCDIC (OS/390 and CMS) are not readable. For details about how to interpret ASCII data on EBCDIC hosts, see Interpreting EBCDIC as ASCII Data.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.