In our previous episode, Graeme Geldenhuys said: > I can't really answer you regarding why ExecuteProcess doesn't work. > But just wanted to ask: Have you thought of trying TProcess instead? I > normally execute any external programs via TProcess with good results > - no matter the platform.
The inner plumbing of executeprocess and tprocess should be the same. TProcess just has several options (shell and piping) _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
