NetBatch Management Programming Manual
NetBatch Management Programming Manual—522462-003
C-1
C Sample Programs
This appendix contains source code for sample C, COBOL, TACL, and TAL programs
that illustrate programmatic management of the NetBatch subsystem. The sample
programs include source code for:
•
The statements that include the standard and subsystem-specific DDL definitions
required by the NetBatch subsystem
•
The commands and procedures to open a NetBatch scheduler
•
Programmatic SUBMIT JOB and STATUS JOB commands
•
Error handling
Topic Page
Sample C Program
C-2
Sample COBOL Program C-15
Sample TACL Macros C-30
Sample TAL Program C-41