comp.lang.ada
 help / color / mirror / Atom feed
From: "David C. Hoos, Sr." <david.c.hoos.sr@ada95.com>
Subject: Re: How to redirect std.-output to a textfile?
Date: 1999/05/21
Date: 1999-05-21T00:00:00+00:00	[thread overview]
Message-ID: <lq1UN03o#GA.209@newstoo.hiwaay.net> (raw)
In-Reply-To: 37453F4F.53BA2EC8@minet.uni-jena.de


Andreas Hoffmann <andreas3@minet.uni-jena.de> wrote in message
news:37453F4F.53BA2EC8@minet.uni-jena.de...
> Hello,
>
> How can i redirect the standard-output to a textfile.
> I can't use put(myfile,something), because the output is done by a
> Procedure in a
> precompiled package.
>
> Pleas help me with some links our a little bit of code.
>
This is not an Ada question.  If you can't do
Ada.Text_IO.Put (Ada.text_IO.Standard_Output, Something),
then you need to redirect within your command shell on the
command line --g.g.,:

program_name > file_name







      parent reply	other threads:[~1999-05-21  0:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-05-21  0:00 How to redirect std.-output to a textfile? Andreas Hoffmann
1999-05-21  0:00 ` Dale Stanbrough
1999-05-21  0:00   ` Andreas Hoffmann
1999-05-21  0:00     ` David C. Hoos, Sr.
1999-05-21  0:00 ` David C. Hoos, Sr. [this message]
replies disabled

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