FOR2030C
The AUTOTASK file definition statement was missing. VS FORTRAN Version 2 Error Number: AFB925I-1

System action

The condition is signaled, and the application is terminated.

Qualifying Data: None

Permissible Resume Actions: None

Programmer response

Ensure that your multitasking facility (MTF) parallel subroutine load module was link-edited as a member of a partitioned data set. Do not use a partitioned data set extended (PDSE). Provide a file definition (DD statement or ALLOCATE command) with the ddname of AUTOTASK; in this file definition, refer to the data set into which you link-edited your parallel subroutine load module.

Symbolic Feedback Code

FOR2030