AIX + Cobol + CICS = Missing Symbols...
Read MoreHow to call a COBOL batch program from a COBOL stored procedure on DB2...
Read MoreMy cobol string will not allow me to break it apart?...
Read MoreMoving hexadecimal to a comp declared variable in cobol...
Read Morenested cobol data to one fixed-length string...
Read MoreHow to reference passed record address in CICS COBOL program?...
Read MoreWhere does the "Hello World!" example come from?...
Read MoreLearning COBOL Without Access to Mainframe...
Read MoreHow to make one string out of three variables?...
Read MoreWhy is the organization clause not working?...
Read MoreCobol - Importing a signed numeric with real decimal...
Read MoreCobol connect to oracle failed when password field is defined longer than real password value...
Read MoreNeed to see if I can use my read statements to accomplish 3 types of output?...
Read MoreWhy are my file definitions not working?...
Read Morewhat is "copy corresponding" in cobol, and how does it work?...
Read MoreHow to combine spaces with letters...
Read MoreWhat is the effect of MOVE SPACES TO [TABLE]...
Read MoreWhy is my if statement not determining the correct output in two nested performs?...
Read MoreWhy is this causing an error in Cobol?...
Read MoreCreate a TABLE in Cobol from a data structure?...
Read MoreWhy is my PERFORM loop not working?...
Read MoreHow can I add five spaces to the beginning of a Cobol variable?...
Read MoreHow to get the Cobol DISPLAY to work in a JCL so that I can see the output message to use them as a ...
Read MoreHow to replace spaces at the right into zeros at the left in COBOL?...
Read More