Previous Topic: &AOMVMUID

Next Topic: &AOMWRID


&AOMVMUND

The VM RSCS node that a message originated from.

Messages generated by AOM/VM contain the name of the RSCS node that the message originated from. For CP-generated messages in the local system, this has a value of CP.

In a networked VM system, this field is useful for identifying the original source of a message.

Example: &AOMVMUND

.LOOP 
&AOMREAD SET 
&IF &AOMVMUND NE VM1 &THEN &GOTO .REMOTEVM
 .
 .
 .

Note: If VM RSCS networking is not used, this field is not useful.

More information:

&AOMVMUID