Am Donnerstag, den 29.11.2007, 23:27 +0000 schrieb Malcolm Poole:

> I've thought of a workaround for overwriting files using only dar, but I 
> think I may need to scale down my app a bit to avoid situations where 
> dar asks for input.

This would be best, you could integrate anything necessary in the gui.

> What puzzles me is why it freezes my app when it's waiting for input. I 
> suspect it happens when the loop returns to the top at "while 
> Proc.Running" and is unable to interrogate the TProcess.

I think looking at dars source at the spot where it opens the channel
for asking the user might help you. Since it is not stdin it mustbe some
other file that may be "catchable".

HTH,
Marc

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to