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 problem.. but does anyone know how i can call the jar file from java?? Any help is welcome!
thx
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 problem.. but does anyone know how i can call the jar file from java?? Any help is welcome!
thx