Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!van-bc!rsoft!mindlink!a976 From: a976@mindlink.UUCP (Ron Tarrant) Newsgroups: comp.sys.amiga.tech Subject: Re: mixing standard i/o with intuition messages Message-ID: <2102@mindlink.UUCP> Date: 13 Jun 90 00:50:17 GMT Organization: MIND LINK! - British Columbia, Canada Lines: 29 > phi@goanna.cs.rmit.oz.au writes: > > The subject line is basically my question: is it possible? Can I write > a command loop which acts on intuition (or other, e.g. arexx) messages > as well as reading lines from standard input? > > > A related problem: Can I set up a window in a custom screen for standard i/o? > If so, how? > > > Thanks. phi > > -- > Philip Hingston, Computer Science,ACSnet: phi@goanna.cs.rmit.oz > R.M.I.T. ARPA: phi%goanna.cs.rmit.oz.au@uunet.uu.net > GPO BOX 2476 V, CSNET: phi%goanna.cs.rmit.oz.au@australia > Melbourne, 3001, AUSTRALIA UUCP: ...!uunet!goanna.cs.rmit.oz.au!phi There is an example of mixing messages from intuition, ARexx and a standard i/o (CLI type) window by David N. Junod called "Modular Event Processing" that appeared in the Jan/Feb issue of AmigaMail from Commodore. It's written for the Lattice 5.04 compiler and is very clearly written. The code is available on the Lattice BBS. I wish I could give you a source that was a little closer to home for you, but that's the only place I know of to get it. -Ron Tarrant a976@Mindlink.UUCP