Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!ames!ptsfa!hoptoad!slc From: slc@hoptoad.UUCP Newsgroups: comp.sys.amiga Subject: Finding pointer to CLI Window structure Message-ID: <1949@hoptoad.uucp> Date: Tue, 31-Mar-87 22:17:48 EST Article-I.D.: hoptoad.1949 Posted: Tue Mar 31 22:17:48 1987 Date-Received: Fri, 3-Apr-87 06:40:34 EST Reply-To: slc@hoptoad.UUCP (Steve Costa) Distribution: world Organization: Nebula Consultants in San Francisco Lines: 7 Am I overlooking something obvious? After searching though my various manuals, I can't figure this out: If I start a program from a CLI (for example, in my startup-sequence) how can I tell what window the CLI is running in? I can't seem to find any way to do it other than to open a new window, and backtrack along the linked list, which seems inelegant.