USRLFF ;SLC/PKR - User Class file functions and proc's ;2/19/98
Source file <USRLFF.m>
Package | Total | Caller Graph |
---|---|---|
Text Integration Utility | 2 | TIUFHA1 TIUFLLM2 |
Name | Comments | DBIA/ICR reference |
---|---|---|
EVNTPTR(EVENT) | ;Return pointer to event EVENT in the USR ACTION file.
|
|
EVNTVERB(IEN) | ;Return the verb for event with ien of IEN.
|
|
USRROLE(ROLE) | ;Return the IEN of role ROLE in the USR ROLE file.
|
|
USRCLASS(IEN) | ;Return the 0 node of USR CLASS.
|
|
HASAS(IEN) | ;Return true if entry IEN has Authorizations/Subscriptions.
|
Name | Line Occurrences (* Changed, ! Killed) |
---|---|
^USR(8930 - [#8930] | USRCLASS+1 |
^USR(8930.1 - [#8930.1] | HASAS+1 |
^USR(8930.2 - [#8930.2] | USRROLE+1 |
^USR(8930.8 - [#8930.8] | EVNTPTR+1, EVNTVERB+1 |
>> | Not killed explicitly |
* | Changed |
! | Killed |
~ | Newed |
Name | Field # of Occurrence |
---|---|
EVENT | EVNTPTR~, EVNTPTR+1 |
IEN | EVNTVERB~, EVNTVERB+1, HASAS~, HASAS+1, USRCLASS~, USRCLASS+1 |
ROLE | USRROLE~, USRROLE+1 |
U | EVNTVERB+1 |