MAKTFL will read a Case Data file and extract the task and duty title statements. These statements, along with the file communications region and the task-within-duty table are formatted and written on the output Task Title File.
Automatic Process Generation
MAKTFL will generate and add a TASKXX runstream if the P option is specified on the program invocation line.

Program Invocation
The specific syntax for program invocation varies between operating systems. This document diplays the code for the AIX version.
opt: P Print listing of task and duty titles ssss: The study number CDf: Input Case Data file TT: Output Task Title file
@codap maktfl - cd100 tt001
The file cd100 will be read and the output file produced will be tt001. This output file will be a random access file containing the task and duty title statements found on the input file.