COBOL Manual for TNS/E Programs (H06.08+, J06.03+)

toggle-number-list
Default value is all toggles.
NoneDefault:
Must either be on a directive line of its own or be the last of a sequence of directives.Placement:
Applies until RESETTOG overrides itScope:
NoneDependencies:
RESETTOGReferences:
SHARED
CALL-SHAREDDefault:
AnywherePlacement:
The last SHARED or CALL-SHARED in the compilation unit applies to the entire
compilation unit.
Scope:
Dependencies:
If RUNNABLE is active, SHARED uses the linker to create a PIC library file (DLL);
otherwise, SHARED creates a PIC linkfile.
Do not use with CALL-SHARED or UL.
References:
CALL-SHARED
RUNNABLE
UL
SHARED 995