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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,2eaa79b239236b49 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!w16g2000yqw.googlegroups.com!not-for-mail From: Gautier write-only Newsgroups: comp.lang.ada Subject: Re: Catching Standard_Error with GNAT.Expect Date: Sun, 7 Feb 2010 14:21:19 -0800 (PST) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: 62.203.253.134 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1265581279 25959 127.0.0.1 (7 Feb 2010 22:21:19 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 7 Feb 2010 22:21:19 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: w16g2000yqw.googlegroups.com; posting-host=62.203.253.134; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.7) Gecko/20100104 SeaMonkey/2.0.2,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:8961 Date: 2010-02-07T14:21:19-08:00 List-Id: John B. Matthews: > I think setting Err_To_Out might do this, but I haven't tried: That's it - it's working! Thanks, Gautier