HP 3000 Manuals

<MEMBER> [ HP DeskManager Customization ] MPE/iX 5.0 Documentation


HP DeskManager Customization

<MEMBER> 

Syntax 

<MEMBER {group} >

where:

group                 quoted string or numeric value in the range 1 to 64

Description 

<MEMBER> returns 1 (TRUE) if the user is a member of the security group
specified by group, otherwise it returns 0 (FALSE).

See also:  <GROUPNAME>.

Example 

     &EXIT <NOT <MEMBER "admin">>

The script will be exited if the user is not a member of the "admin" 
security group.



MPE/iX 5.0 Documentation