<div class="post-text">
<p>How can a Lazarus/FPC program that is executing a command via <code>TProcess</code> detect an input prompt and create a graphical dialog for the input?</p>
<p>e.g. say I execute an <code>ssh</code> command via <code>TProcess</code>
which requires a password to be input - how could it detect it, prompt
for it with a graphical dialog and pass it on for the command to
continue?</p>
</div><br>-- <br>Frank Church<br><br>=======================<br><a href="http://devblog.brahmancreations.com">http://devblog.brahmancreations.com</a>