Subject GFix pipe
Author Don Gollahon
I'm trying to execute a command like the following:

"C:\Path\gfix" -validate -full -user "sysdba" -password "xx"
C:\IB_DATA\MASTER.GDB > "c:\gbak.log"

It works from a regular command prompt but fails with an exit code of 1 if
ran from within my Delphi app. It has to do with the pipe. If I remove the
'> "c:\gbak.log"' then it works from my app.


Don Gollahon
gollahon@...
"The Original GenSoft Prodigal"