1 02/15/82  get_max_authorization_
 2 
 3 
 4 Entry points in get_max_authorization_:
 5    (List is generated by the help command)
 6 
 7 
 8 :Entry:  get_max_authorization_:  02/11/82  get_max_authorization_
 9 
10 
11 Function: returns the maximum AIM authorization of the process.  (See
12 Section VI, "Access Control," in the MPM Reference Guide.)
13 
14 
15 Syntax:
16 declare get_max_authorization_ entry returns (bit(72) aligned);
17 max_authorization = get_max_authorization_ ();
18 
19 
20 Arguments:
21 max_authorization
22    is the returned maximum authorization.  (Output)