Hello,
I made a program in cobol that i can run in the background, and that fix some things with a database and txt files.
But now is the problem this:
I have to make a button in my java program, that calls my cobol program. I heard that i have to make a jar file of my cobol program. Thats no...