Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.csd.uwm.edu!uxc.cso.uiuc.edu!tank!eecae!cps3xx!usenet From: usenet@cps3xx.UUCP (Usenet file owner) Newsgroups: comp.sys.amiga.tech Subject: Re: Dealing with multiple scripting languages (was: Elinating t Message-ID: <4233@cps3xx.UUCP> Date: 19 Aug 89 00:00:35 GMT References: <1989Aug8.214011.3351@agate.berkeley.edu> <1989Aug14.015608.21854@agate.berkeley.edu> <4117@sugar.hackercorp.com> <21369@cup.portal.com> <21387@cup.portal.com> Reply-To: porkka@frith.UUCP (Joe Porkka) Distribution: na Organization: Michigan State University Lines: 15 In article <21387@cup.portal.com> FelineGrace@cup.portal.com (Dana B Bourgeois) writes: [stuff removed about tricks with stderr and stdout] >command line flag. stack -l tells stack to skip the verbage and >just output 'stack '. Better yet: Have things check IsInteractive(stdout); If it returns true, output stuff in the long format If it is false, output in easy to process format. Of couse, there should be switches to explicitly select either mode. Question: What does IsInteractive(pipehandle) return? REAL NAME: Joe Porkka jap@frith.cl.msu.edu