NET/MASTER RMS Management and Operations Guide
ZRMSAPIN ( GETDELAYED )
RMS Procedure Calls
115415 NonStop NET/MASTER RMS Management and Operations Guide C–7
ZRMSAPIN ( GETDELAYED )
The ZRMSAPIN ( GETDELAYED ) procedure call retrieves information about delayed
message actions.
CALL ZRMSAPIN ( GETDELAYED [, 
subject
 [, 
manager
 ] ] )
 SHARE &RMS., &SYSMSG
SUBJECT=
subject
specifies the name of a subject and, additionally, names beginning with 
subject
.
You can specify a subject from 1 through 34 characters long.
MANAGER=
manager
specifies the name of the manager. You can specify a manager from 1 through 32
characters long.
If you specify a manager, only information about the delayed message actions
under the specified manager is retrieved.
Considerations
After the ZRMSAPIN ( GETDELAYED ) procedure call completes, the system
variable &SYS.RETCODE is set to one of the following values:
Return Code Description
0 The request was completed successfully.
4 No action—the subject was not found.
16 Any other internal error; more information available in &SYSMSG.










