Hi.. I've been looking at TProcess in FreePascal/Lazarus,
http://wiki.freepascal.org/Executing_External_Programs and had some success using it to generate key/certificate pairs using OpenSSL as the TProcess. I thought I would try it with GnuPG and used the same program structure I had created for OpenSSL. This thread more or less describes the problem, http://forum.lazarus.freepascal.org/index.php/topic,31701.0.html but unless you subscribe to the forum you will not see the picture so, http://i.imgur.com/Bjkg88g.png As suggested the TProcess as called form Lazurus stalls after "permitted by law" and as a result my program does the same. I'm sure someone on the FreePascal forums will provide some help assuming they have experience but I kind of get the impression that TProcess is a bit of a 'black art' so I thought I would ask here as well. Any Ideas? Regards Keith _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
