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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,1a7be6e64c98018a X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news3.google.com!news.glorb.com!fr.ip.ndsoftware.net!proxad.net!193.252.118.146.MISMATCH!news.wanadoo.fr!news.wanadoo.fr!not-for-mail From: Jean-Baptiste CAMPESATO Organization: a2lf - Association pour le Logiciel Libre Francophone Subject: Re: Spawn : Get the output of the called program Date: Wed, 06 Apr 2005 16:43:31 +0200 User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table) Message-Id: Newsgroups: comp.lang.ada References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit NNTP-Posting-Date: 06 Apr 2005 16:41:24 CEST NNTP-Posting-Host: 83.200.100.118 X-Trace: 1112798484 news.wanadoo.fr 11703 83.200.100.118:50525 X-Complaints-To: abuse@wanadoo.fr Xref: g2news1.google.com comp.lang.ada:10305 Date: 2005-04-06T16:41:24+02:00 List-Id: Le Wed, 06 Apr 2005 12:21:14 +0200, Jean-Baptiste CAMPESATO a �crit�: > Hello, > I want to called a programm (like the Spawn Procedure in GNAT.OS_lib) but > i wannt to get the output fo this program. > Do you know how can i get the output with Spawn, or another > function/procedure to do that ? > Thanks Thanks everybody :). I will read http://adacl.sourceforge.net/ and a doc about pipes.