HP 3000 Manuals

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


HP DeskManager Customization

<USERNUMBER> 

Syntax 

<USERNUMBER [name] >

where:

name                  quoted string

Description 

<USERNUMBER> returns the HP Desk internal number for the specified local
user.  If name is specified, <USERNUMBER> returns the number for the
named user.  A zero (0) is returned if the name is not unique, or no user
with the given name can be found.  The user's mailnode can be added to
the name to make it unique.  If no user name is specified, this returns
the unique HP Desk internal user number of the user running the script.

See also:  <USERNAME>.

Example 

     COPY 7 TO (file<USERNUMBER>)

The user number can be used, for example, to build unique file names if
several users share the same MPE group.



MPE/iX 5.0 Documentation