gtpg2m36General Macros

LONGC-Set Entry Maximum Existence Time

This general macro allows an ECB-controlled program to set or reset the maximum allowed lifetime of the current entry in the system.

Format




Notes:

  1. symbol1

label
A symbolic name can be assigned to the macro statement.

symbol1
This specifies the life-time for the ECB.

INDEF
ECB may exist indefinitely (long life entry detection will be inhibited for this entry).

CLEAR
Reset long life entry detection fields, the entry will be given a maximum life (from the time that the LONGC CLEAR was issued) of 1 minute.

xxx
From 1 to 254, set the maximum life time of the entry in minutes.

Entry Requirements

R9 must contain the address of the ECB being processed.

Return Conditions

Programming Considerations

Examples

None.