Re: (RADIATOR) Can't pass received attribute to external program via STDIN

2003-10-13 Thread Hugh Irvine
ns of Windows and Perl? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hugh Irvine Sent: Friday, October 10, 2003 9:07 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: (RADIATOR) Can't pass received attribute to external program via STDIN

RE: (RADIATOR) Can't pass received attribute to external program via STDIN

2003-10-13 Thread Man Meng Fei
10, 2003 9:07 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: (RADIATOR) Can't pass received > attribute to external program via STDIN > > > > Hello Man - > > You are correct, Radiator will stop while the program specified by the > AuthBy EXTERNAL c

Re: (RADIATOR) Can't pass received attribute to external program via STDIN

2003-10-12 Thread Hugh Irvine
Windows and Perl? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hugh Irvine Sent: Friday, October 10, 2003 9:07 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: (RADIATOR) Can't pass received attribute to external program via STDIN Hell

RE: (RADIATOR) Can't pass received attribute to external program via STDIN

2003-10-12 Thread Man Meng Fei
running and what versions of Windows and Perl? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hugh Irvine Sent: Friday, October 10, 2003 9:07 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: (RADIATOR) Can't pass received attribute to ext

Re: (RADIATOR) Can't pass received attribute to external program via STDIN

2003-10-09 Thread Hugh Irvine
Hello Man - You are correct, Radiator will stop while the program specified by the AuthBy EXTERNAL command executes. If the program never exits, then Radiator will wait forever. You should add some "print ..." statements to the code in the external program to see what it is doing. BTW - you

(RADIATOR) Can't pass received attribute to external program via STDIN

2003-10-09 Thread Man Meng Fei
Hi Previously i did ask a question regarding test run by using sample configuration (external.cfg) and perl script (testcommand.pl) which can be found in the goodies directory. After read thru all the replied emails and relevant document, i tried to execute this sample configuration and perl scr