2.3.0
COBOL Programming Course - Getting Started
#233 & #246 update course images
#227 adds a chapter on table handling
#238 adds a chapter on ABEND handling
#231 adds a section on how to compile COBOL programs on z/OS using JCL in the Basic COBOL chapter
#240 adds a section on using copybooks in the Program Structure chapter
#214 updates all documentation links to the IBM Knowledge Center to reference Enterprise COBOL v6.3 and z/OS 2.4
#205 replaces STOP RUN with GOBACK so that programs will terminate more gracefully
#213 corrects the PERFORM WITH TEST AFTER UNTIL
example in the course
#228 corrects examples on conditional names
#218 adds description for an elementary item
#203 renames CBL0033J to CBL0003J
#250 provides various minor edits to improve the course
#232 fixes broken links
#254 updates line number references
COBOL Programming Course - Advanced Topics
#243 adds a chapter on COBOL program compilation
#234 adds a chapter on program tuning and simplification
#235 adds a chapter on multithreading
#215 describes two new features of Enterprise COBOL v6.3 – Dynamic-Length Items & UTF-8 Data
#232 & #251 fix broken links