Re: CFEXECUTE and Perl Scripts

2002-11-27 Thread FlashGuy
Have you tried modifying the Perl script to handle additional arguments being passed 
at the command prompt. I had a similar problem and fixed it by doing so.

On Wed, 27 Nov 2002 14:28:19 -0500, David Adams wrote:

> I am having a hard time calling a PERL script from a CFEXECUTE tag.  It
> seems to not accept more than one argument.
>  
> For example the following code with FAIL:
>  
>  name="C:\perl\bin\perl.exe"
> arguments="c:\scripts\run_myPERLapp.pl http://www.cnn.com";
> timeout="10">
> 
>  
>  
> The following code will WORK but I cannot pass it a second or third
> argument:
>  
>  name="C:\perl\bin\perl.exe"
> arguments="c:\scripts\run_myPERLapp.pl"
> timeout="10">
> 
>  
> Any ideas?
> Dave adams
> CFUG Ottawa
> 
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



CFEXECUTE and Perl Scripts

2002-11-27 Thread David Adams
I am having a hard time calling a PERL script from a CFEXECUTE tag.  It
seems to not accept more than one argument.
 
For example the following code with FAIL:
 
http://www.cnn.com";
timeout="10">

 
 
The following code will WORK but I cannot pass it a second or third
argument:
 


 
Any ideas?
Dave adams
CFUG Ottawa


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm