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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2f39ba2b10fdd9ad X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-02 15:37:22 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!wn13feed!worldnet.att.net!207.217.77.102!newsfeed2.earthlink.net!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!stamper.news.atl.earthlink.net!harp.news.atl.earthlink.net!not-for-mail From: Richard Riehle Newsgroups: comp.lang.ada Subject: Re: Exec command in ada. Date: Sun, 02 Mar 2003 15:47:31 -0800 Organization: AdaWorks Software Engineering Message-ID: <3E629813.25C266D7@adaworks.com> References: <3E5F4B92.61D43FCA@konad.de> <3E624F55.24370B5C@adaworks.com> Reply-To: richard@adaworks.com NNTP-Posting-Host: 41.b2.41.57 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Server-Date: 2 Mar 2003 23:37:21 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:34810 Date: 2003-03-02T23:37:21+00:00 List-Id: Pascal Obry wrote: > Richard Riehle writes: > > > Frank Piron wrote: > > > > > If you are using gnat have a look at spawn() and > > > non_blocking_spawn() in gnat.os_lib. > > > > Don't see this in the documentation. > > The spec sources is the documentation. > > Pascal. HmmmmMMMMmmmmm. Someone could do a great favor to the GNAT users by creating an HTML file of these obscure resources, or a link from the GNAT user's manual to them. It is quite annoying to browse through source files in search of useful features or discover them by surprise. Richard Riehle