Hi. I am new to Lazarus :)
I need to write a graphic interface for an existing shell application (actually it is a collection of running daemons). The shell application runs in its own console. Is it possible to detect the console in which it running and send commands to it? For example I need to send this command "old_app.exe -copyFile FileName" or "old_app.sh -stopAllDaemons", etc
It will be even nicer if I can collect the output of that command and display it on screen - or at least display a green/red LED indicating that the application has received the command and responded to it.
I will appreciate if somebody that knows how to do this can share its wisdom.
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
