Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!ucsd!ucbvax!GRCRUN11.BITNET!STELIOS From: STELIOS@GRCRUN11.BITNET (Stelios Fragakis) Newsgroups: comp.lang.asm370 Subject: HNDEXT macro Message-ID: <9008300645.AA25962@ucbvax.Berkeley.EDU> Date: 30 Aug 90 06:45:24 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 11 X-Unparsable-Date: Thu, 30 Aug 90 09:36:59 LCL On SC24-5284-0 (CMS Macros and Functios References) page 73, note 7 says: 7. It is your responsibility to issue a HNDEXT CLR in the application that issued a HNDEXT SET,address. Under certain environments, no cleanup is performed by DMSINT after the execution of the program. My question is whats the "certain" enviroment mentioned above. I want to be able to keep the HNDEXT active for a while (say 4 minutes) after the program has terminated. Any danger on that ? - Stelios