TASKXX: List Task/Duty Titles from a Task Title File

Last updated 19 Nov 97

TASKXX will produce a report consisting of two parts. The first part of the report is a listing of the duty or module statements for the job inventory. The second part of the report is a listing of the task statements for the job inventory. The task statements are reported under their corresponding duty or module. The assigned duty/module statement will precede each of these groups of task statements.

Program Invocation

The specific syntax for program invocation varies between operating systems. This document diplays the code for the AIX version.


@codap taskxx <opt> <ssss> <TT/MT>

opt:   E  Expanded listing.  New page for each duty/module.
ssss:     The study number
TT/MT:    Input Task or Module Title file

Example

@codap taskxx - ssss tt001

The file tt001 will be read and a report will be generated listing the task and duty statements in the job inventory.

Back to document index