Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!unmvax!indri!csd4.milw.wisc.edu!leah!rpi!rpi.edu!deven From: deven@rpi.edu (Deven Corzine) Newsgroups: comp.sys.amiga Subject: Re: Problem with ARP shell, PIP:, and More Message-ID: Date: 30 May 89 07:27:27 GMT References: <801@ivucsb.sba.ca.us> <1328@netcom.UUCP> Sender: usenet@rpi.edu Organization: RPI Public Access Workstation Lab, Troy NY Lines: 27 In-reply-to: andrewl@netcom.UUCP's message of 30 May 89 02:43:27 GMT In article <1328@netcom.UUCP> andrewl@netcom.UUCP (Andrew Lagodzinski) writes: > In article <801@ivucsb.sba.ca.us> dan@ivucsb.sba.ca.us (Dan Howell) writes: > =When using the ARP shell with the ConMan PIP: device, it has > =problems when piping to more. If I do, for example: > =dir | more > Where did you get a version of more that accepts input from > STDIN? I use More from WorkBench 1.3 daily and would really like to > be able to pipe (using WShell and PIP:) stuff to More. Same one. More v3.27 off the Workbench 1.3 disk. runs resident, but causes a checksum error under ARes, so I use the nocheck option of ARes to take care of that. I believe more uses an IsInteractive() call to figure out whether to use stdin or ask for a filename... And it works with AShell and PIP:... sort of. I should think it would work identically with WShell and PIP:. Try it. (running it from a console window will always make it ask for a filename, because it is an interactive input.) Deven -- shadow@[128.113.10.2] Deven T. Corzine (518) 272-5847 shadow@[128.113.10.201] 2346 15th St. Pi-Rho America deven@rpitsmts.bitnet Troy, NY 12180-2306 <> "Simple things should be simple and complex things should be possible." - A.K.