I know for vb scripts you have to run cscript.exe and pass the path to the
vbs in the arguments.
--
Ryan



On Sat, May 23, 2009 at 8:43 PM, Jason Fisher <ja...@wanax.com> wrote:

>
> Correct.  cmd.exe simply opens the window which allows you to run batch
> files ... that's what CFEXECUTE is already doing for you.  So just run this:
>
> <cfexecute name="f:\inetpub\webroot\real_estate_data\hmls\10_hmls_batch
> files\load_hmls_active_photos.bat" />
>
>
> >Execute the batch file directly, rather than trying to go via cmd.exe ?
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322762
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to