Path: utzoo!mnetor!uunet!portal!cup.portal.com!Mike_W_Ryan From: Mike_W_Ryan@cup.portal.com Newsgroups: comp.sys.hp Subject: Traps Message-ID: <4654@cup.portal.com> Date: 21 Apr 88 00:11:37 GMT Distribution: na Organization: The Portal System (TM) Lines: 10 XPortal-User-Id: 1.1001.2836 Does anyone know of how to utilize control Y traps in PASCAL3000? Althogh various run time traps are mentioned, it seems that control Y is not mentioned in the manual, hence apparently not supported. I was thinking of putting a SPL subroutine in a RL and trying calling that from PASCAL. I suspect the catch is that you have to assemble the SXIT instruction yourself when using control Y in SPL programs and that PASCAL hs no way to do this. While I am at it.. does anyone know if PASCAL on the SPECTRUM systems (commercial) will support control Y traps?