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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
