Archive for April 9th, 2008
Follow up to Real Time Command Execution Feedback Post
Posted by Brian in ColdFusion, Programming on April 9th, 2008
With ColdFuison 8.0.1 Adobe has introduced errorVariable and/or errorFile to the attributes of the tag. You can only use one of the two in the same tag.
This will give some insight once the tag has completed execution if there is an error. Before there was no way for CF to report errors to a file or to the browser.
Recent Comments