Xref: utzoo bit.listserv.asm370:230 comp.lang.asm370:824 Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!psuvax1!psuvm!cunyvm!yygqc From: YYGQC@CUNYVM.BITNET Newsgroups: bit.listserv.asm370,comp.lang.asm370 Subject: Reading the stack in assembly Message-ID: <91074.091732YYGQC@CUNYVM.BITNET> Date: 15 Mar 91 14:17:31 GMT Organization: City University of New York/ University Computer Center Lines: 7 Does anyone out there know how to see how many lines are queued in the stack (Say from a rexx program or the NAMES command) from an assembler file? My system's running CMS Rel 5.6 on VM/XA... Also, does anyone have a list of the different SVC codes, and what they do? I keep looking in the CMS for programmers guide, and all it says is look in the VM/SP System programmers guide, which, is not available in my school... Specifically, I need the things that SVC 203 and Diag instructions do... Thanks...