| SAS Data Set Options |
| Valid in: | DATA step and PROC steps |
| Category: | Data Set Control |
| Syntax | |
| Syntax Description | |
| Details | |
| See Also |
Syntax |
| READ=read-password |
must be a valid SAS name. See Rules for Words and Names in the SAS Language in SAS Language Reference: Concepts.
| Details |
The READ= option applies to all types of SAS files except catalogs. You can use this option to assign a password to a SAS file or to access a read-protected SAS file.
Note: A SAS password does not control access to a SAS
file beyond the SAS system. You should use the operating system-supplied utilities
and file-system security controls in order to control access to SAS files
outside of SAS. ![[cautionend]](../../../../common/63294/HTML/default/images/cautend.gif)
| See Also |
|
| |||||||||
|
Manipulating Passwords in Base SAS Procedures Guide | |||||||||
|
File Protection in SAS Language Reference: Concepts |
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.