Previous Topic: SECURITYNext Topic: SSID


SLICE

This parameter specifies the maximum number of consecutive REXX clauses that can be executed before control is passed to other waiting IMOD tasks.

Syntax

SLICE n
n

Maximum number of REXX clauses that an IMOD task can execute before it is forced to relinquish control to other ready IMOD tasks.

Value: 100 to 2147483647 (inclusive).

Default: 10,000.

Usage Notes