|
Basic processing statements
Assigning values, arithmetic, MOVE, testing conditions: IF, DO WHILE, GOTO, PERFORM, STOP; defining PROCs.
Handling files
QSAM and VSAM files; READ, WRITE, GET, PUT, DISPLAY, POINT, PRINT, testing for end-of-file, file status.
Table handling
In-stream tables; indexed tables: OCCURS, INDEX, SEARCHing tables.
Advanced processing
PERFORM, START, FINISH, sort considerations, bit manipulation, using macros, calls; report procedures; using S fields to produce percentages. DB2 interface.
|
|