You only need the arguments if the bat is expecing them and from the code
below I can see that will error as you just have arguments= rather than
arguments="" 

-----Original Message-----
From: Sanjeev [mailto:planetsanj...@gmail.com] 
Sent: Friday, 21 August 2009 4:27 PM
To: cfaussie
Subject: [cfaussie] Query related to CFEXECUTE


Hi All,

Thanks for the overwhelming response I get to the queries I post in
this forum.

One more query:

I have cfexecute tag in my current CFMX 6.1 application as follows:
<cfexecute name="#APPROOTPATH#\tasks\enprocess.bat" timeout="0"></
cfexecute>

To me it looks like I need to have arguments defined separately in CF8
as follows.

<cfexecute name="#APPROOTPATH#\tasks\enprocess.bat"  arguments=
timeout="0"></cfexecute>


Just need expert views of you people on this.


Thanks!
Sanjeev Singla



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to