2008/10/8 wile64 <[EMAIL PROTECTED]> > > > 2008/10/8 Vincent Snijders <[EMAIL PROTECTED]> > >> wile64 schreef: >> > Hi all, >> > >> > Je voudrais lancer un programme en ligne de commande (avec Tprocess ps >> > de problème). >> > >> > I would run an progam in command line (with Tprocess no problem). >> > >> > 1 - But with the recovery of messages for viewing in a TMemo. >> > 2 - Do not block my application when read the data (the example of a >> > wiki is awaiting data and read after) >> > 3 - Send orders. (I think a TInput.write but it does not). >> > >> > Is it possible ? >> > >> > >> >> Yes, look at the last example in the wiki: >> >> http://wiki.lazarus.freepascal.org/Executing_External_Programs#Using_input_and_output_of_a_TProcess >> >> > Thanks Vincent, > > This link dead this morning ! >
This work, but not with the program launched :-( It's posible an program (C++) not use stdin and stdout for create console ? Thanks -- Laurent. "If debugging is the art of removing bugs, then programming must be the art of creating!" My Components: http://wiki.lazarus.freepascal.org/Wile64 French Forum : http://lazforum-fr.tuxfamily.org/index.php
_______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
