comp.lang.ada
 help / color / mirror / Atom feed
From: "Per Sandbergs" <prsa@cntw.com>
Subject: Re: Exec shell command with GNAT
Date: Mon, 13 Jan 2003 19:52:44 +0100
Date: 2003-01-13T19:52:44+01:00	[thread overview]
Message-ID: <lVDU9.17385$T3.1017@news1.bredband.com> (raw)
In-Reply-To: baf7991b.0301130858.215e70b7@posting.google.com

As far as i remember the
 package GNAT.OS_Lib did contain a procedure spawn at that point in time,
but ther was also th emore elaborate
package GNAT.Expect that contains functions for managing subprocesses.

/Per


"JuK" <calvinix@caramail.com> wrote in message
news:baf7991b.0301130858.215e70b7@posting.google.com...
> Hello
> I want to execute a shell command in my ADA application :
>
>  function EXEC_SHELL_COMMAND (COMMAND : in STRING) return EXIT_STATUS ;
>
>
> How Can I do that  ?
>
> ( SOLARIS with GNAT 3.14 )
>
> Thank you





  parent reply	other threads:[~2003-01-13 18:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-13 16:58 Exec shell command with GNAT JuK
2003-01-13 17:59 ` David C. Hoos
2003-01-14  8:58   ` Thomas Wolf
2003-01-14 12:15     ` David C. Hoos, Sr.
2003-01-14 15:41     ` Adrian Knoth
2003-01-14 10:34   ` Lutz Donnerhacke
2003-01-13 18:52 ` Per Sandbergs [this message]
2003-01-13 19:01 ` Jeffrey Carter
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox