Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!amdcad!ames!ucbcad!ucbvax!CORY.BERKELEY.EDU!dillon
From: dillon@CORY.BERKELEY.EDU (Matt Dillon)
Newsgroups: comp.sys.amiga
Subject: Re: cli <-> console.device query
Message-ID: <8711251720.AA01679@cory.Berkeley.EDU>
Date: Wed, 25-Nov-87 12:20:34 EST
Article-I.D.: cory.8711251720.AA01679
Posted: Wed Nov 25 12:20:34 1987
Date-Received: Sun, 29-Nov-87 08:43:21 EST
Sender: daemon@ucbvax.BERKELEY.EDU
Lines: 19

>>I tried to 'RUN' my shell-program and to 'transmit' the command line to the
>>CLI process.
>
>RUNning a program is the same as having it in the foreground, except
>that you don't have a console window and you don't have a CLI struct.
>Granted, they can be pretty major differences...

	Er, no.  A RUNd program has both a console window and a CLI struct.
The problem occurs when more than one program attempts to READ from the console
window at the same time.  You usually do not RUN a shell, for instance.

>>Does anyone have an INCLUDE - File for that buffer ?
>
>Don't ever expect to see one, as you are looking into somebody's
>private buffer.

	Not only that, but you should forget you ever saw it!

				-Matt