<CREATOR> [ HP DeskManager Customization ] MPE/iX 5.0 Documentation
HP DeskManager Customization
<CREATOR>
Syntax
<CREATOR {item} >
where:
item quoted string or numeric value in the range 1 to
1023
Description
<CREATOR> returns a quoted string representing the creator of the item
specified by item in the form NAME/LOCATION/SUBLOCATION. The NAME part is
not in HP Desk canonical format. The item represents the subject or
sequence number of the item to be tested. If you use a subject to
identify the item, remember that there could be more than one item with
the same subject. HP Desk will only look at the first item with a
matching subject, so you may not get the results you expect.
Example
&PRINT That item was created by <CREATOR <VAR item>>
If the creator of item was Nick Gomes at mailnode CORP/01, the result
would print out:
That item was created by "Nick GOMES / CORP/01"
MPE/iX 5.0 Documentation