Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cobol

COBOL Copybook Specifications for a C# programmer

c# cobol copybook

How do I call a web service from iSeries COBOL?

File status 23 on READ after START

cobol

How to convert unpacked decimal back to COMP-3? [closed]

c# java cobol packed-decimal

What is the scope of COBOL

scope cobol

Java mapping for COBOL comp and comp-3 fields

java db2 cobol

How do I prevent internal table overflow in COBOL?

cobol mainframe

Sockets and COBOL

Data Verification in COBOL

cobol

Ubuntu GnuCOBOL program DISPLAYs '�' character instead of '£' in edited picture

ubuntu cobol gnucobol

Allocation of Memory in Variable-Length Tables

cobol

Java and Cobol differences [closed]

java cobol

Two-dimensional variable-length array in Cobol

How COBOL handles division rounding by default?

rounding cobol

zOS: MODULE INCORPORATES VERSION 3 PROGRAM OBJECT FEATURES AND CANNOT BE SAVED IN LOAD MODULE FORMAT

cobol mainframe zos

Convert Cobol copybook to XSD

xml xsd cobol copybook

What happens if you add a copybook to linkage section instead of adding it to a working-storage section in a sub-program?

cobol

Visual Studio 2010: COBOL in VS 2010, missing?

How to abend job intentionally

cobol mainframe jcl

"COPY" statement with "REPLACING" in COBOL

cobol mainframe