i am trying to execute perl inline, however, i can't get back the result (2). this works if i go right to the unix command line and run it.
<cfx_Execute
name="/usr/bin/perl"
arguments="-e '$test=2; print $test;'"
outputvar="outfile2"
showdebug="yes"
lineend="<br>"
reload="Auto">
if i do something simple like "which perl" then i get a result.
what am i doing wrong?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

