Top
NetCOBOL V11.0 NetCOBOL Studio User's Guide
FUJITSU Software

A.1.50 THREAD compile option

This option specifies whether the object format is multithread (THREAD(MULTI)) or single thread (THREAD(SINGLE)).

Item

Description

Type of thread mode

Specifies an attribute of an object file as multi-thread or single thread. The default is SINGLE.

MULTI

Specifies an attribute of an object file as multi-thread.

SINGLE

Specifies an attribute of an object file as single thread