System Options under UNIX |
Sets the permissions of the SAS Work library when it is initially
created.
Default: |
700
|
Valid in: |
configuration file, SAS invocation
|
Category: |
Environment control: Files
|
PROC OPTIONS GROUP= |
ENVFILES
|
UNIX specifics: |
all
|
-WORKPERMS permission-value
|
-
permission-value
-
specifies the octal value representing the
permissions for the SAS Work directory. Values can be any octal value setting
the permission of a UNIX directory. Examples of values include umask, 700,
755, 770, 775, and 777.
The WORKPERMS system option enables you to change or remove
the current file mode creation mask value when you initially create a SAS
Work library. This means that you can change the value of permission-value to change file permissions for a new Work
library.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.