comp.lang.ada
 help / color / mirror / Atom feed
From: "tony gair" <tonygair@nounsolitations.btinternet.com>
Subject: Re: ada making linux script calls
Date: Thu, 21 Feb 2002 16:34:29 +0000 (UTC)
Date: 2002-02-21T16:34:29+00:00	[thread overview]
Message-ID: <a537il$87q$1@helle.btinternet.com> (raw)
In-Reply-To: mailman.1014307322.31145.comp.lang.ada@ada.eu.org

thanks sk
you're a star


"sk" <noname@myob.com> wrote in message
news:mailman.1014307322.31145.comp.lang.ada@ada.eu.org...
> Hi,
>
> with Gnat.Os_Lib;
>
> ...
>
> Success : Boolean;
>
> ....
>
> OS_Lib.Spawn (
>     Program_Name => "/bin/bash", -- On a DOS try "c:\command"
>     Argument_List => new Gnat.Os_Lib.Argument_List'(
>         1=> "myscript.sh"
>     ),
>     Success => Success
> );
>
>
> -------------------------------------
> -- Merge vertically for real address
> -------------------------------------
> s n p @ t . o
>  k i e k c c m
> -------------------------------------





  reply	other threads:[~2002-02-21 16:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-21 15:11 ada making linux script calls tony gair
2002-02-21 16:01 ` sk
2002-02-21 16:34   ` tony gair [this message]
2002-02-22 17:31     ` file13
replies disabled

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