Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uwm.edu!bionet!agate!ucbvax!CUNYVM.CUNY.EDU!ZPRM%AACC From: ZPRM%AACC@CUNYVM.CUNY.EDU (ZPRM000) Newsgroups: comp.lang.asm370 Subject: Re: Time conversion Message-ID: <9104111701.AA13236@ucbvax.Berkeley.EDU> Date: 11 Apr 91 16:27:23 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 8 We are suprised with all the great info about the TOD conversion. We are trying one of them now. We wrote a program that runs under CICS that gives a pageable screen showing termids, virt addresses, real addresses and user operator info. We want to show the time the term was last active but cant seem to find any fields in the CICS that contain this time. There is a field in the SNT that is supose to be a time stamp in STCK format but its only 4 bytes. Any ideas?