language for business applications.
I have the following code snippet in one of my COBOL program. IF FIRST < SECOND MOVE FIRST TO WS …
cobol go-to-definitionI have a COBOL program that needs to get data from a web service. Without using CICS what are my …
web-services cobol mainframe zosI am running one COBOL pgm which is reading one VSAM file. Below is ithe input output section in my …
cobol mainframe jclMy problem is, given a variable which I read from a file, see if it contains or matches another string. …
cobol gnucobolI have come across a situation where the value coming in from record is in below format 01 WS-PREMIUM PIC S9(05)…
file cobol comp-3I’m currently on the task of writing a c# application, which is going sit between two existing apps. All …
c# cobolI'm employed at a fairly big company here in Germany and got the job to create the main website for …
cobolI've never read COBOL in my life and have been tasked with rewriting the old COBOL code in a new …
diagram cobol flowchart diagramming sequence-diagramI have some csv record which are variable in length , for example: 0005464560,45667759,ZAMTR,!To ACC 12345678,DR,79.85 0006786565,34567899,ZAMTR,!To ACC 26575443,DR,1000 …
cobol openvmsIn my university, we're being taught COBOL, and I'm trying to get a head start and learn COBOL, C++, and …
macos cobol toolchain