DIFILE |
Input |
(Required) The file number of the file on which you
want to verify file access.
|
DIAC |
Both |
Input: (Required) Use one of the values listed below
to verify the specified type of file access:
"RD" Verify Read access to a specific file. "WR" Verify Write access to a
specific file. "AUDIT" Verify Audit access to a specific file. "DD" Verify
DD access to a specific file. "DEL" Verify Delete access to a specific file.
"LAYGO" Verify LAYGO access to a specific file.
Output: Either 0 or 1. 1 = user has the type of access. 0 = user does not
have the type of access.
|
% |
Output |
Either a 0 or 1.
1 = user has the type of access. 0 = user does not have the type of access.
|