To run COBOL programs in more than one thread, you must compile all of the COBOL programs in the application with the thread compiler option.
要在多个线程中运行COBOL程序,必须在应用程序中使用THREAD编译器选项对所有COBOL程序进行编译。
When you compile a COBOL program, use the cob2_r command for non-CICS applications for which you need the THREAD compiler.
在编译COBOL程序时,可以对需要THREAD编译器的非cics应用程序使用cob2_r命令。
The -q option in the command for the COBOL programs passes the THREAD compiler option to compiler.
用于COBOL程序的命令中的- q选项将THREAD编译器选项传递给编译器。
The COBOL source code for the eight stored procedures is available in the sub-folder COBOL source together with the file compiler options.txt that lists recommended compiler options (see Download).
在子文件夹COBOLsource中可以找到8个存储过程的cobol源代码,其中的Compiler options . txt文件列出推荐的编译器选项(见下载)。
The COBOL source code for the eight stored procedures is available in the sub-folder COBOL source together with the file compiler options.txt that lists recommended compiler options (see Download).
在子文件夹COBOLsource中可以找到8个存储过程的cobol源代码,其中的Compiler options . txt文件列出推荐的编译器选项(见下载)。
应用推荐