Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual522629-013
12-210
PROCESSFILESECURITY Procedure
(Superseded by PROCESS_SETINFO_ Procedure
<7:9> ID code allowed for write
<10:12> ID code allowed for execute
<13:15> ID code allowed for purge
ID code can be one of the following:
0 Any user (local)
1 Member of owner’s group (local)
2 Owner (local)
4 Any user (local or remote)
5 Member of owner’s community (local or remote)
6 Owner (local or remote)
7 Super ID only (local)
If
security is omitted, PROCESSFILESECURITY returns the current security
information in
old-security without changing it.
Example
OLD^SECURITY := PROCESSFILESECURITY ( SECURITY );