Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cobol

COBOL DB2 program

db2 cobol mainframe

COBOL Only Reading From One Line of Input File

cobol

Converting a date in COBOL

cobol cobol85

COBOL generating XML-file with CDATA

xml cobol cdata generate

Are conditions in an EVALUATE TRUE block evaluated in the same order they're listed?

cobol

compute length string of variable with cobol

cobol

Are nested copybooks allowed in COBOL?

cobol

DISPLAY in COBOL of Signed Comp-3 Data shows unexpected output

cobol mainframe comp-3

Why does my COBOL working storage variable have trailing zeroes?

cobol

How I can remove null values and keys from JSON using cobol statments- V6.1 COBOL ENTERPRISE

json cobol codepages

mainframe - what is the name of extension suffix on filenames that change?

db2 cobol mainframe zos cics

Is there a way to use INSPECT TALLYING with a check for multiple characters?

cobol mainframe inspect

Nested tables using depending

xml cobol mainframe copybook

Variable with usage COMP in COBOL

cobol mainframe

Assigning a value to a PIC clause less than specified length

cobol mainframe

How can I list directory contents in GnuCOBOL?

cobol file-listing gnucobol

How can I convert a Cobol COMP field output to readable decimal in C#?

c# cobol packed-decimal

ATAN DEGREES IN COBOL?

cobol gnucobol

CALL unpredicatably changes unrelated variables in program

cobol gnucobol