-
### Description
* OCIDE started via file association and double click on SOME.cbl
* browsed the code
* switched to another app
* file changed externally twice, then moved then recreated, then mo…
-
I see that this compiler is mostly targeted at "modern standard COBOL", which I guess would be the 2022 standard.
This means - in general - that many COBOL85 code would not be accepted - but it is li…
-
In trying to process a cobol program for our Oracle migration project, I get the following error.
--accepting rule at line 1388("SD")
Next token is token WORD (1.1-2546: SD)
Error: popping nterm …
-
Hello i have problem with save file with source code.
```
17:54:55:709::ERROR::7880::pyqode.backend::something went bad with worker (data={'max_line_length': 79, 'encoding': 'cp1252', 'code': ' …
-
reported in the GnuCOBOL help forum:
![error message](https://sourceforge.net/p/open-cobol/discussion/help/thread/6f715925/d0d5/attachment/OCide.png)
The message contains double slashes.
Addi…
-
As of release 3.1.2 of GnuCOBOL, cobc permits the tuning of exception checks. For example, to enable all checks but disable all bound checks but OCCURS DEPENDING ON: cobc -debug -fno-ec=bound -fe…
-
We should consider expanding the landscape to include other financial services open source / open standards projects. Here is a candidate list for addition. Please add more ideas in the comments below…
-
Some of our customers are used to having COBOL programs being automatically monitored by their mainframe (usually issuing stop/start events, I-O stats and unexpected errors).
So, I am thinking abou…
-
D:\VertSoft\Cobol\learning\MyTest>cobc -x TestProgram01
configuration error:
/mingw/share/gnu-cobol/config\default.conf: No such file or directory
How can I fix this.
I think if the last separat…
-
Hi @OlegKunitsyn,
Is it possible to get a report of the results of the Test coverage in an output ?
Like so to run in sonar.
![image](https://user-images.githubusercontent.com/88783494/14607524…