Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Linking the COBOL program under the BS2000 command line interface

In addition to functions and CRTE from the Java runtime library, the POSIX options must also be linked:

/START-BINDER
//START-LLM-CREATION HELLO
//INCLUDE LIB=MOD.LIB,ELEM=HELLO
//INCLUDE LIB=$.SYSLNK.CRTE.POSIX
//RESOLVE LIB=$MYJAVA.SYSLNK.JENV.090.GREEN-JAVA
//SAVE-LLM LIB=LLM.LIB,ELEM=HELLO
//END