It depends on the version. Here is how to execute CF5 templates from a .bat file:
SET CF_TEMPLATE_PATH=d:\yourPath\yourFile.cfm c:\cfusion\bin\cfml.exe Now, I need to migrate some of this old stuff to CF7 and Curl might just be what I need... I Need to check it out. Terry >I don't think you can execute CFM files directly. > >You would need to make use of some tool for making http calls from the >command line, like CURL > >http://curl.haxx.se/ > >You can do all kinds of stuff with curl - it'll even do form posts, file >uploads via WebDAV, etc.. > >Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270013 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

