Previous Topic: &AOMRCLS1-8

Next Topic: &AOMRHEX


&AOMREISS

System variable that has the value YES if the current message was reissued on a JES3 GLOBAL processor, or across a sysplex, or on a VOS3/JSS4 global processor. Otherwise its value is NO.

Used to test for JES3 reissued messages on a GLOBAL processor

Example: &AOMREISS

&IF &AOMREISS = YES &THEN +
   -EXEC GLOBAUTO

This system variable is useful only in a multi-CPU environment.

Note: For more information, see the REISSUED screen table criterion.