Hi all, this note just to inform you about a opensource cobol project to manage a debugger using the cobol itself.
the project uses opencobol as compiler but since it's written in cobol it could be useful for other heterogeneous environments.
Currentyl I am also working to a gui for opencobol...
I am trying the Opencobol compiler. (www.opencobol.org) I think it's very robust and strong cobol compiler. Unfortunately not (yet) object oriented nevertheless very good product for use cobol with unix and windows systems.
I have written a cobol debugger suitable with that cobol, written with...
Hi all
I would like to use the static and text (and others) powercobol 5.0 controls by calling and (above all) creating them by using the ole method.
I wrote (for manage the static controls):
ENVIRONMENT DIVISION.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 OGGETTO...
Hi all,
I am trying the Opencobol compiler. (www.opencobol.org) I think it's very robust and strong cobol compiler. Unfortunately not (yet) object oriented nevertheless very good product for use cobol with unix and windows systems.
I have written a cobol debugger suitable with that cobol...
Hi everyone. i'm writing a cgi cobol procedure.
actually i need to open a word. (doc file) or a pdf file without put they into a link buy by using the cow3-system call supplied with powercobol 5. (the product that i am using). I wrote the statements but they didn't run fine.
I would like to...
Hi, I have written a cobol compressor that uses huffman method to reduce file.
It run fine and I am very satisfied of this program.
Is there only a problem. To use it on all platform I have use only cobol standard (bit algoritms are also performed). But when I read my source file to compress...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.