Course Introduction
Access single and multi-dimensional tables
Use the SEARCH and SEARCH ALL verbs
SORT a file data using the Internal SORT along with input and output procedures
Pass values to a COBOL program via the JCL PARM field
Pass information from a COBOL main program to a COBOL sub program
Use COBOL Intrinsic Functions to save excessive coding
Call to the Language Environment
Debug common programming problems
Solving several common program abends
Advanced Programming Case Study
Edit Program
Multi-dimension Tables
Advanced Programming Case Study (Continued)
SORT Program
Typical Program Abends
Advanced Programming Case Study (Continued)
Update Program
Audit Trail
Advanced Programming Case Study (Continued)
Report Program
End of Report Statistics
Advanced Programming Case Study (Continued)
Intrinsic Functions
Calls to the LE Environment