Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cobol

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

Utilizing Java API from a Cobol program

CICS Return VS GOBACK

cobol mainframe cics

What's wrong with this alphanumeric to numeric move?

cobol

How can I return true in COBOL

boolean cobol gnucobol

Bankers algorithm in cobol

Is there someway to log variables in COBOL like the other languages?

cobol mainframe cobol85

COBOL LINUX - when compiling, receiving errors

linux command cobol gnucobol

Why does loading Cobol Copybook file fail with "ClassNotFoundException: java.time.temporal.TemporalAccessor"?

Do not generate empty xml attributes

xml cobol xml-attribute

Group variable in cobol

cobol

Cobol Simulator for Windows [closed]

Exit a double perform

cobol