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
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
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
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
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
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