
Using the JMCL Interface (TSIDJC2) Introduction
Chapter 9. Job Management Control Language 9-15
Using the JMCL Interface (TSIDJC2)
Introduction
A batch program can interface with BIM-EPIC’s Job Management Control Language by
calling the TSIDJC2 subroutine. TSIDJC2 can be used to retrieve the following information:
•
DOS job name
•
program name
• current date (MM/DD/YY)
• current time (HH.MM.SS)
•
cpu id character
• current JMCL condition code
• highest JMCL condition code
•
task time limit
•
JMCL symbolic values
• JMCL global constants
TSIDJC2 can update the following information:
• current JMCL condition code
• highest JMCL condition code
•
JMCL symbolic values
• JMCL global constants
TSIDJC2 uses a parameter list to indicate the function being performed (Get or Put) in
addition to providing the data areas for returning or updating data fields. Two modules are
provided in the source library:
• TSIDJC2.C for COBOL programs
• TSIDJC2.A for Assembler programs
The TSIDJC2 subroutine can also be called from any language that uses standard calling
conventions.
TSIDJC2
Parameter List
Comentarios a estos manuales