◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Use the COBOL Linking Libraries option to specify the COBOL run- time library that your program is to use. Note: The Static Linked Run-Time options cannot be used if you link .OBJ files containing intermediate code. Option Result Shared Run-Time Specifies that the shared run-time (COBLIB) is to be used. Static Linked Run-Time Specifies that the statically linked run-time (LCOBOL) is to be used. -♦- -♦-