Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!usc!brutus.cs.uiuc.edu!apple!fox!portal!cup.portal.com!MJB From: MJB@cup.portal.com (Martin J Brown-Jr) Newsgroups: comp.lang.rexx Subject: Re: REXX: What is it? (AREXX)?) Message-ID: <25057@cup.portal.com> Date: 15 Dec 89 08:57:45 GMT References: <1585@bnlux0.bnl.gov> <1989Dec10.203627.10443@NCoast.ORG> <[25835d33:21.3]comp.lang.rexx;1@tronsbox.UUCP> <5888@alvin.mcnc.org> <1989Dec12.160943.16118@psuvax1.cs.psu.edu> <1989Dec12.211158.25536@NCoast.ORG> <1989Dec12.235944.7970@psuvax1.cs.psu.e Organization: The Portal System (TM) Lines: 12 IMHO, the important thing to realize in AREXX (REXX?) is that you don't just pipe data , but you can actually send COMMANDS to a program via an AREXX port (provided, of course, the developer allows it). Since the dos shell I run on my amiga (WShell) has an arexx port, I can command arexx'd programs, with their own commands, from the shell command line. These programs need only be running, their windows/screens do not need to be activated for them to receive and act on these commands. This can be an interactive process, not just a pre-planned script. All we need now, is an AREXX'd neural-net. <----- current soapbox :-> - MJB -