Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site whuxle.UUCP Path: utzoo!linus!decvax!harpo!floyd!whuxle!jph From: jph@whuxle.UUCP Newsgroups: net.micro.pc Subject: Re: PSP in Basic - (nf) Message-ID: <223@whuxle.UUCP> Date: Sun, 15-Jan-84 17:45:06 EST Article-I.D.: whuxle.223 Posted: Sun Jan 15 17:45:06 1984 Date-Received: Mon, 16-Jan-84 05:18:23 EST Sender: jph@whuxle.UUCP Organization: Bell Labs, Whippany Lines: 9 #R:sri-arpa:-1533700:whuxle:22700014:000:268 whuxle!jph Jan 15 17:44:00 1984 If you want the program segment that executed the CALL segment (within the BASIC interpreter), then just look at the return address on the stack which is set up of a FAR procedure and therefore is the SEGMENT/OFFSET format. Upon entry, CS can be referenced by [SP+2].