Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!cbmvax!amix!undrground!ryan From: undrground!ryan@amix.commodore.com (Ryan Sheftel) Newsgroups: comp.sys.amiga.programmer Subject: Re: Arexx and dos redirection Message-ID: Date: 2 Jun 91 21:50:46 GMT References: <1991Jun1.154550.16117@tc.fluke.COM> Organization: The Underground - Pennsylvania Lines: 17 mark@tc.fluke.COM (Mark D. Nagel) writes: > Does anyone know how to get stdout from an arexx script to go to the > serial printer port ("prt:")? I've tried 'prog arg1 > prt:' from the > command line, and 'call open,"prt:" write" from within the program - > no luck. Oh, I am running OS 2.0. > Thanks alot. This is how to make it work "prog >prt: arg1" The funnel must go before the args. ---------- Ryan Sheftel UUCP: uunet!cbmvax!amix!undrground!ryan Internet: undrground!ryan@amix.commodore.com