Subject | Re: [firebird-support] Redirecting GBAK output to the standard output |
---|---|
Author | Paul Reeves |
Post date | 2003-08-04T12:16:48Z |
On Monday 04 August 2003 12:50, Noel Cosgrave wrote:
remedies this for the next maintenance release of Fb1.0. (Don't ask me when
the next maintenance release is due - Autumn, I guess.)
You can use the -y option to write the log to a file. The trick there is to
make sure that the file doesn't exist.
Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase
> Thanks Paul,Ah, I see. No, gbak doesn't go to STDOUT. There is a fix in the code which
>
> I am using -V but the messages are not being written to STDOUT. If they
> were, I could pipe them into a file or (in this case) capture them and
> display them in Delphi, and I can not do this. Any attempt to use piping
> still results in the messages being displayed onscreen.
>
remedies this for the next maintenance release of Fb1.0. (Don't ask me when
the next maintenance release is due - Autumn, I guess.)
You can use the -y option to write the log to a file. The trick there is to
make sure that the file doesn't exist.
Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase