Sorry, should have included the link the first time: http://help.adobe.com/en_US/ColdFusion/9.0/Admin/WSc3ff6d0ea77859461172e0811cbf364104-7fd0.html
The cfcompile utility shouldn't execute your code, just compile it. Theoretically throwing errors on bad syntax. :) You could also create an Ant script for it. Google knows... :Den -- The person who has nothing for which he is willing to fight, nothing which is more important than his own personal safety, is a miserable creature and has no chance of being free unless made and kept so by the exertions of better men than himself. John Stuart Mill On Mon, Aug 9, 2010 at 4:08 AM, Dominic Watson wrote: > > Thanks guys. Certainly, compiling the code and checking for errors > would be the ideal - just need to make sure the code does not execute. > Any ideas about an explicit way to do that? I've thought of a hack, > roughly: ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336127 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

