Previous Topic: &AOMAUTO

Next Topic: &AOMBC


&AOMAUTOT

A system variable that contains the value of the automation token.

MPF lists can flag messages as eligible for automation. An optional 1- to 8-character automation token can also be assigned. This system variable contains the automation token value.

Example: &AOMAUTO

&AOMREAD SET
 .
 .
 . 
&IF &AOMAUTO = YES &THEN &GOTO .&AOMAUTOT

Notes:

This variable is useful when converting from other automation products that use the MPF list facilities.

This system variable is null for VM messages and DOM-notifies.

More information:

&AOMAUTO