From: "John Dammeyer" <>
Sent: Friday, October 09, 2009 8:57 AM
To: "'Borland's Delphi  Discussion List'" <delphi@elists.org>
Subject: Captures information from a ShellExecute

Hi,

[]
The shell executes and returns immediately as it probably should.  The
Command Line window stays open until the pktcmd.exe finishes.  Once the
pk2cmd.exe finishes it closes the window immediately.  If it's failed to
program th PIC microntroller I don't see the information before the window
closes.
[]
I've tried >>results.txt with no luck to try and catch the text output.

Googling on this subject seems to always refer to the Windows Error Code
which GetLastError would return.

Thanks

John

John,

Would it help to run a command (batch) file, with a PAUSE command at the end, instead of the .EXE? At least allow you to see the output?

David
--
SatSignal software - quality software written to your requirements
Web:  www.satsignal.eu
Email: davidtay...@writeme.com

_______________________________________________
Delphi mailing list -> Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to