Search code examples
COBOL (.cob) file cannot open due to unknown encoding...


cobolgnucobol

Read More
GnuCOBOL calling Rust: libcob: error: module not found...


rustcobolgnucobol

Read More
Getting a 64 bit return value from a C function in GNU COBOL...


ccobolgnucobol

Read More
cobol : how to use a copy on linux?...


linuxcobolgnucobolcopybook

Read More
Nested if statements in cobol...


if-statementnestedcobolgnucobol

Read More
Is there an form of Java interop that is standardized in COBOL?...


javacobolgnucobol

Read More
PC COBOL program to JCL...


coboljclgnucobol

Read More
How to convert c++ code to cobol correctly...


cobolgnucobol

Read More
Compiling a windows (.exe) executable file using gnu cobol on ubuntu...


linuxcross-compilinggnucobol

Read More
Could you reference a column in DECLARATIVES section when the column is used with SUM clause in COBO...


cobolgnucobolnetcobol

Read More
Cobol - alternate key not found...


cobolgnucobol

Read More
COBOL: Simple file reading issue...


cobolgnucobol

Read More
How do I rectify this logical error in printing output in the SYSOUT spool from COBOL program?...


cobolmainframejclgnucobolcobol85

Read More
GnuCOBOL Report Writer: syntax error, unexpected IS, expecting LEADING or TRAILING...


cobolgnucobol

Read More
Cobol - syntax error, unexpected $undefined, expecting "end of file"...


linuxsyntaxcobolgnucobol

Read More
Why use VALUE HIGH-VALUES in 88 Conditionals?...


cobolgnucobol

Read More
Problem compiling a Cobol program reading from diskfile...


cobolgnucobol

Read More
GnuCOBOL PIC 999V99 - unexpected result?...


cobolgnucobol

Read More
getting unwanted output in cobol program...


gnucobol

Read More
GnuCOBOL: Trying to create a recursive user defined function...


recursionuser-defined-functionscobolgnucobol

Read More
Reading a table from a file only results in the first record being stored...


cobolgnucobol

Read More
Adding two integers giving unwanted result in cobol...


cobolgnucobol

Read More
512 bytes truncation in GnuCOBOL...


cobolgnucobol

Read More
Return to Main, but with free format...


cobolgnucobol

Read More
GnuCOBOL trivial "echo" function...


gnucobol

Read More
ATAN DEGREES IN COBOL?...


cobolgnucobol

Read More
Commas in cobol?...


cobolgnucobol

Read More
Cobol-Restart from the program...


cobolgnucobol

Read More
COBOL: How to turn off SCREEN and come back to terminal...


cobolgnucobol

Read More
Does add only work for fields in WORKING-STORAGE SECTION.?...


cobolgnucobol

Read More
BackNext