Top
NetCOBOL V11.0 CBL Subroutines User's Guide
FUJITSU Software

1.1 Link Requirements

When calling CBL_routines with dynamic-link structure, link (using WINLINK) F3BICBLR.LIB when linking the calling program.

When calling CBL_routines with dynamic-program structure, the following entry information is required.

:
[ENTRY]
CBL_routine_name=F3BICBLR.DLL

Refer to "Entry Information" in "NetCOBOL User's Guide" for details on specifying entry information.