python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Microfocus COBOL - _mFldhandle - Symbol Lookup Error
We are porting an application from HPUX to Linux using Microfocus COBOL and GNU C on both platforms.One of our shared libraries is failing at runtime with the following error:
AB123: symbol lookup err...

SH_dev
Votes: 0
Answers: 1
DISPLAY in COBOL of Signed Comp-3 Data shows unexpected output
Theoretically, I studied like the end of character in comp-3 tells whether it is positive or negative value
C - Indicates positive value
D - Indicates negative value
Is this not applicable for new v...

Lakshanth C
Votes: 0
Answers: 2
Does COBOL force the first 6 characters of a line to be numbers because it compiles easier to binary executables?
I was watching a Ben Eater video and noticed that first 8 characters of a bin file line all had some form of address and remembered COBOL. Are these related or just coincidences? Is it just a conventi...
Mr Man
Votes: 0
Answers: 1
Microfocus animator says "perform level=01" even though the program it is presently in is a subprogram and called from another program
I am facing a problem while debugging a COBOL program, When using animator and when a call is made to another COBOL program with a CALL ... USING statement.
After entering the sub program and pressing...

N Sastry
Votes: 0
Answers: 0