This command adds an entity to the list of entities that are allowed to call in on an item.
This command has the following format:
ADDRESS VOX "NMIADDCALLER ENTITY(key) ITEM(item)"
Specifies the key of the entity.
Specifies the item number.
Return Information:
After the NMIADDCALLER command executes, it sets the special REXX return code variable RC.
Example:
The following example tells the entity with key 100001000 to call in on item 1234:
ADDRESS VOX "NmiAddCaller ENTITY(100001000) ITEM(1234)"
|
Copyright © 2012 CA Technologies.
All rights reserved.
|
|