WRITE= Table Option

Assigns a WRITE password to a SAS data set or SPD Engine data set that prevents users from writing to the file or that enables access to a Write-protected file.

Category: Table Control
Data source: SAS data set, SPD Engine data set
Note: Check your log after this operation to ensure that the password values are not visible. For more information, see “Blotting Passwords and Encryption Key Values” in SAS Language Reference: Concepts.

Syntax

Arguments

write-password

must be a valid SAS name.

Details

You can use this option to assign a password or to access a write-protected 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.