PLITASKCOUNT (non-CICS)

This option is only enabled if PL/I is specified on the General tab.

PLITASKCOUNT controls the maximum number of tasks active at one time while you are running PL/I MTF applications. Enter a decimal integer representing the maximum number of tasks to be allowed in a PL/I MTF application at any one time during execution. This number includes any subtasks created directly or indirectly from the main task.

Notes :

Valid values : integers, 0 through 99. Note that Language Environment does not place an upper limit on PLITASKCOUNT, but 99 is set here as a practical limit.