Does anyone have a script to automate the compilation of cf templates. I 
tried this one from Robert Everland, but it does not work on my system.

----------------------------------------------------------------------------
@setlocal
set NEO_INSTALL=f:\cfusionMX
set PATH=%NEO_INSTALL%\runtime\bin;%PATH%
java -classpath %NEO_INSTALL%\lib\cfusion.jar coldfusion.tools.Compiler 
-webroot %NEO_INSTALL%\wwwroot %*
@endlocal
----------------------------------------------------------------------------


______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to