[Lazarus] Tprocess to communicate with applications running

Andrew Haines AndrewD207 at aol.com
Sun Oct 16 18:55:52 CEST 2011


On 10/16/11 12:50, Celâl Emre ÖZ wrote:
> 
> I've tried it but fpc has failed   *Project project1.exe raised
> exception class external:SIGSEGV *

Have you enabled pipes? I didn't see it anywhere.

Python.Options := [poUsePipes];
Python.Execute;

More options here:
http://lazarus-ccr.sourceforge.net/docs/fcl/process/tprocessoptions.html

Regards,

Andrew





More information about the Lazarus mailing list