COBOL is deemed to have died about thirty years ago, but in fact COBOL programmers still can find jobs.
COBOL被认为在三十年前就应该消亡了,但是实际上COBOL开发人员仍然能够找到工作。
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程序进行编译。
COBOL program that takes an incoming XML document and maps it into the corresponding COBOL data structure that the existing COBOL application expects.
接受一个传入XML文档并将其映射到现有COBOL应用程序所需的对应COBOL数据结构的COBOL程序。
Within the run unit, COBOL programs can call non-COBOL programs and vice versa.
在运行单元的范围内,COBOL程序可以调用非cobol程序,反之亦然。
The XML enablement tool takes as input COBOL data declarations that define the input and output interfaces for a COBOL application.
XML实现工具采用输入COBOL数据声明,该数据声明为 COBOL应用程序定义输入输出接口。
Driver program - Template COBOL program that shows how the input and output converters can be used to interact with the existing COBOL application.
驱动程序- 一个模板COBOL 程序,说明了输入输出转换器如何与现有的 COBOL应用程序互操作。
Output converter — COBOL program that takes the COBOL data results returned from the existing COBOL application and maps them to an XML document.
输出转换程序——接受从现有COBOL应用程序返回的COBOL数据结果并将它们映射到一个XML文档的COBOL程序。
This adaptation is accomplished without modifying the existing COBOL applications; and, more importantly, without modifying other applications that call the existing COBOL application.
无需修改现有的COBOL应用程序就可以实现这种改写,而更重要的是,无需修改调用现有COBOL应用程序的其他应用程序。
Output converter - COBOL program that takes the COBOL data results returned from the existing COBOL application and maps them to an XML document.
输出转换器-一个COBOL程序,用来接收从现有 COBOL应用程序中返回的 COBOL数据,并且将其映射到 XML 文档中。
In a multithreaded environment, a COBOL run unit is the portion of the process that includes threads that have been actively executing COBOL programs.
在一个多线程环境中,COBOL运行单元是进程的一部分,包括实际已经执行COBOL程序的线程。
Input converter - COBOL program that takes an incoming XML document and maps it into the corresponding COBOL data structure that the existing COBOL application expects.
输入转换器-一个COBOL程序,用来接收XML文档,并且将其映射到相应的COBOL数据结构中,这个数据结构是现有COBOL应用程序所期望的。
Within a thread, control is transferred between separate COBOL and non-COBOL programs.
在线程内,控制权在不同COBOL和非cobol程序之间转移。
The generated COBOL consists of two main programs per DB2 table, along with auxiliary COBOL programs to perform the XML parsing, and so on.
对于每个db2表,所生成的COBOL包括两个主程序和一些辅助COBOL程序(以执行xml解析)等。
It takes as input COBOL data declarations that define the input and output interfaces for a COBOL application.
它接受定义COBOL应用程序输入输出接口的输入COBOL数据声明。
This means that only a COBOL compile step is needed instead of the usual steps of doing a CICS translation followed by a COBOL compile.
这意味着仅需要一个COBOL编译步骤来替代通常的CICS转换后的COBOL编译步骤。
The wizard generates a COBOL driver program named WCUSTD, and a COBOL input converter named WCUSTI.
该向导生成名为WCUSTD的COBOL驱动程序和名为WCUSTI的COBOL输入转换器。
These language elements are categorized as obsolete in Standard COBOL 85 and are not part of Standard COBOL 2002.
在StandardCOBOL 85中,这些语言元素被划分到已作废的类别中,并且不属于Standard COBOL 2002的一部分。
We may also wish to change the some COBOL preferences like Code Page Selection and that can be changed using the 'change COBOL preferences' Button.
我们可能希望更改一些COBOL首选项(如代码页选择),这可以通过“Change COBOLPreferences”按钮来实现。
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文件列出推荐的编译器选项(见下载)。
To create a load module, the newly generated, modified COBOL source code must go through the standard COBOL COMPILE and LINK EDIT.
为了创建加载模块,新生成的修改后的cobol源代码必须经过标准COBOLCOMPILE和LINKEDIT。
The precompiler replaces any executable SQL that was in your source with a COBOL CALL to a COBOL-DB2 interface module.
预编译器会将代码中所有可执行SQL替换成为对COBOL-DB2接口模块的 COBOLCALL。
Converter driver — COBOL program that shows how the input and output converters can be used to interact with the existing COBOL application. You can generate four different types of converter drivers.
转换驱动程序——说明如何使用输入与输出转换程序与现有COBOL应用程序交互的COBOL程序。
Expand Workstation COBOL and select COBOL sample with CICS (Figure 5).
展开WorkstationCOBOL并选择COBOLsamplewithCICS(图5)。
I've read this can be done, but I haven't found a good example of how to create a COBOL stored procedure that calls a COBOL program.
我看这是可以做到的,但是我还没有找到一个很好的例子,如何创建一个COBOL存储过程调用COBOL程序。
I've read this can be done, but I haven't found a good example of how to create a COBOL stored procedure that calls a COBOL program.
我看这是可以做到的,但是我还没有找到一个很好的例子,如何创建一个COBOL存储过程调用COBOL程序。
应用推荐