OpenCobolIDE is a simple and lightweight cobol IDE based on the OpenCobol/Gnu Cobol compiler and the pyQode source code editor widget.
This program received 1 award
DOWNLOAD
21.1 MB
Free OpenCobolIDE is a simple and lightweight cobol IDE based on the OpenCobol/Gnu Cobol compiler and the pyQode source code editor widget.
hello i am remembering cobol, but i have a problem with the ide, i am trying to make a third test file and the ide closes by itself without giving a chance to save.do you have a solution for this?
hello i am remembering cobol, but i have a problem with the ide, i am trying to make a third test file and the ide closes by itself without giving a chance to save.do you have a solution for this?
I tried several times to modify this HelloWorld file, but I keep getting this error. C:\Program Files (x86)\OpenCobolIDE\GnuCOBOL\bin\cobc.exe -x -o bin\helloworld.exe -std=default -debug helloworld.cbl C:\Program Files (x86)\OpenCobolIDE\GnuCOBOL\bin/ld.exe: cannot open output file bin\helloworld.exe: Invalid argument collect2.exe: error: ld returned 1 exit statusAll I did was change a delete a comment and this error. What is going on? Why can't I just modify this HelloWorld file