Path: utzoo!attcan!uunet!munnari.oz.au!csc.anu.edu.au!manuel!ccadfa!prolix!dac From: dac@prolix.ccadfa.oz.au (Andrew Clayton) Newsgroups: comp.sys.amiga.programmer Subject: Re: How do you find YOUR window? Message-ID: <18834688.ARN09728@prolix.ccadfa.oz.au> Date: 12 Jan 91 11:54:16 GMT References: <1881da99.ARN09665@prolix.ccadfa.oz.au> <17390@cbmvax.commodore.com> Reply-To: ccadfa.cc.adfa.oz.au!prolix!Dac Followup-To: comp.sys.amiga.programmer Organization: I'm not an Organization - I'm a person! Lines: 23 In article <17390@cbmvax.commodore.com>, Michael Sinz writes: > In article <1881da99.ARN09665@prolix.ccadfa.oz.au> ccadfa.cc.adfa.oz.au!prolix!Dac writes: > >My question, therefore, is ; > > > > How do you find the pointer to the CLI window that is associated with your > > task/process? > > Well, I figure I need to do my one posting before the amount of traffic in > here gets so high that I don't have time for it again. > > Anyway, the program below is one I had posted before. It is a routine that > finds the CLI's window pointer and changes the colours of the borders. [Program source deleted] Thankyou for your code, Mike. I should have mentioned that I was using Modula 2, and not this magic bit twiddling stuff. :-). I'll decipher it, and attempt to fix up my program. Dac --