Asked: Apr 23 2008 3:23 AM GMT
Asked by: Calphool
COBOL TGT At Run Time
COBOL,
z/OS
Is it possible to get access to the Cobol Task Global Table at run time in batch and cics (Enterprise Cobol for zOS)? I understand that using register 13 you can get access to the DSA, and using the DSA you can get access to the TGT, but I don't know how to get access to register 13 from Cobol. Do you have to write assembler to get access to the TGT? Is there some other way?
Thanks,
Joe