AUTOTASK (non-CICS)
This option is only enabled if Fortran is specified on the General tab.
AUTOTASK specifies whether Fortran Multitasking Facility (MTF) is to be used by your program
and the number of tasks that are allowed to be active.
AUTOTASK has the following suboptions :
- No (OFF) : disables the MTF and nullifies the effects of previous specifications of
AUTOTASK parameters
- Yes (ON) : enables the MTF
- Load module : the name of the
load module that contains the concurrent subroutines that
run in the subtasks created by MTF
- number of tasks : the number of subtasks created by MTF.
Valid values : integer, range 0-99. Note that Language Environment does not place an
upper limit on AUTOTASK, but 99 is set here as a practical limit.