Date Range
Date Range
Date Range
Tuesday, December 2, 2008. Compiler Options that Affect Run-Time Performance. The ARITH compiler option allows you to control the maximum number of digits allowed for numeric variables in your program. APPLY WRITE-ONLY processing for physical sequential files with VB format.
Read and Convert Cobol Data Files. Why reading Cobol data files is hard and how we can help. Is an ultimate tool for Cobol data files reverse engineering. It reads Cobol data files with known and unknown record layouts, displays them, and converts them to non-Cobol formats. DataViewer recovers valuable data from Cobol files even if you do not have source of the Cobol program that wrote these files. DataViewer free trial allows you to see first 50 records of the file.
Sunday, September 21, 2008. COBOL Sample Program - Implements a Primative calculator. An example program that implements a primative calculator. The calculator only does additions and multiplications. 01 Num1 PIC 9 VALUE ZEROS. 01 Num2 PIC 9 VALUE ZEROS. 01 Result PIC 99 VALUE ZEROS. 01 Operator PIC X VALUE SPACE.
Project Hosting for Open Source Software. Cool things with OO Cobol. By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. This is the source repository of the book 100 cool things that you can do with OO Cobol. There is no recommended release for this project.
Project Hosting for Open Source Software. By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. The idea for this project is to write a Windows screen saver using procedural COBOL.