gnucobol
mix cobol with c++/C
I tried to mix COBOL code with C++, but i开发者_Go百科 not have success :( I see this topic in IBM forum: http://publib.boulder.ibm.com/infocenter/comphelp/v111v131/index.jsp?topic=/com.ibm.aix.cbl.d[详细]
2023-03-19 12:29 分类:问答Dynamic READ ...RECORD INVALID KEY not working properly in COBOL. How to fix it?
A Cobol program with file-control like so: SELECT D-FLAT-FILE ASSIGN TO DFLAT-FILE ORGANIZATION IS INDEXED[详细]
2023-02-22 09:10 分类:问答How do I prevent a Cobol program from going into an infinite loop if no match found on 2 flat files?
A Cobol program reads a record from a first flat file and compares it to the first record on a second flat file. However, because the first record from the first flat file does not match any records o[详细]
2023-02-21 05:38 分类:问答Can't access font resource in Silverlight class library
I have a reasonably large Silveright 3.0 project on the go, and I\'m having issues accessing a couple of custom font resources from within one of the assemblies.[详细]
2022-12-21 09:40 分类:问答Standard way to remove spaces from input in cobol?
I\'m just learning COBOL; I\'m writing a program that simply echos back user 开发者_运维百科input. I have defined a variable as:[详细]
2022-12-16 07:28 分类:问答