I am trying to set up a CF page that runs analog and report magic each
month.
I use this code:
<cfexecute name="c:\progra~1\analog\analog.exe"
arguments="c:\progra~1\analog\analog
#listGetAt("#currentSiteSettings#",1)#
+g#listGetAt("#currentSiteSettings#",2)#
+O#listGetAt("#currentSiteSettings#",3)#analogOutput.dat -A +Q +m +d +h
+w +r +s +N +n +B +b +p" timeout="1000"></cfexecute>
and nothing happens. The server just stops there. I have tried it with
none of the arguments and the same thing happens. If I try it with
report magic I get an error message from report magic saying it can't
find the ini file (to be expected) but I can't get any output from
analog.
If I look at the processes running analog is there.
Is there a better way of doing this than cfexecute? Is there a reason
why this doesn't work?
Thanks
Giles Roadnight
http://giles.roadnight.name
--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]