From: Gautier write-only on
Hello,
A last problem (MS-Windows specific)...
The catching of an external process' output with GNAT.Expect is
working perfectly now... except if the main procedure is built without
an own terminal window (GNAT option: -largs -mwindows). Then, the
process is opening (or "someone" does it) a new terminal window and
the messages are not piped anymore...
Any idea to solve it (get the piping done and even better, not having
a terminal window opened for the external process) ?
TIA
_________________________________________________________
Gautier's Ada programming -- http://sf.net/users/gdemont/
NB: For a direct answer, e-mail address on the Web site!