Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!nike!ucbcad!ucbvax!hplabs!oliveb!3comvax!mykes From: mykes@3comvax.UUCP (Mike Schwartz) Newsgroups: net.micro.amiga Subject: Re: Window Status Report problem Message-ID: <565@3comvax.UUCP> Date: Tue, 1-Jul-86 12:55:06 EDT Article-I.D.: 3comvax.565 Posted: Tue Jul 1 12:55:06 1986 Date-Received: Thu, 3-Jul-86 01:00:51 EDT References: <3583@ut-ngp.UUCP> Reply-To: mykes@3comvax.UUCP (Mike Schwartz) Organization: 3Com Corp; Mountain View, CA Lines: 16 In article <3583@ut-ngp.UUCP> mic@ut-ngp.UUCP (Mic Kaczmarczik) writes: > >I've been working on some code that manages a RAW: window and would >like to find out how big the window is, using the Window Status Report >code given p. 3-64 in the 1.1 RKM). I've tried this, but it doesn't >work; the program never sees anything that looks like the report. Is >the function itself broken, or am I sending the wrong command code >to the window? > >Mic Kaczmarczik I've used much of the ansi features of the raw: device, and I seem to remember that this worked. On the other hand, if it didn't, I probably kludged my way around it by positioning the cursor to some position below and to the right of the bottom right corner of the screen and then a cursor position report. I hope this helps...