From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,90557de632b4af52,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-17 16:09:28 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!news5-gui.server.ntli.net!ntli.net!news2-win.server.ntlworld.com.POSTED!not-for-mail From: "Fraz" Newsgroups: comp.lang.ada Subject: Getting Information already displayed on terminal window X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: Date: Thu, 18 Apr 2002 00:09:17 +0100 NNTP-Posting-Host: 213.104.128.96 X-Complaints-To: abuse@ntlworld.com X-Trace: news2-win.server.ntlworld.com 1019084960 213.104.128.96 (Thu, 18 Apr 2002 00:09:20 BST) NNTP-Posting-Date: Thu, 18 Apr 2002 00:09:20 BST Organization: ntlworld News Service Xref: archiver1.google.com comp.lang.ada:22683 Date: 2002-04-18T00:09:17+01:00 List-Id: I notice that Ada Gide has an option which redirects the output to a file if desired. How do i build this into my program? I am executing an external program and want to read in the result of this from the output screen - can i?? Cheers Fraz