On 08/10/2008, wile64 <[EMAIL PROTECTED]> wrote: > I have responce :-) > > If this test don't work in command line "progam >output.txt", not work in > Tprocess (idem for input)
things like re-direction of output and globbing is a feature of your shell and it won't be interpreted by the tprocess. this is a common mistake people make with tprocess. henry _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
