1 01/23/84  clear_resource, clr
 2 
 3 Syntax:  clr type STR1 ...  STRN
 4 
 5 
 6 Function:  specifies that a resource has been manually cleared and
 7 should be returned to the free pool.
 8 
 9 
10 Arguments:
11 type
12    is the resource type defined in the RTDT.
13 STRi
14    is the unique identifying name of the particular resource being
15    cleared.  If STR looks like a control argument (i.e., if it is
16    preceded by a hyphen), then it must be preceded by -name or -nm.
17 
18 
19 Notes:  For more information on clearing a resource, see "Fixed
20 Resource Parameters" in MAM - Resource Control (CC74).
21 
22 
23 Access required:  The use of this command requires execute access
24 to the rcp_sys_ gate.