ASE allows you to redirect the output of your script to the ASE output window. This window shows the start and end times as well as how long it took the script to run. Additionally, the name and version of the script's interpreter is also listed.
You may enable or disable this feature in the Languages tab of the Options dialog.
Note: This feature requires a language that supports "Standard Out". Currently this includes VBScript and Batch, but not AutoIt or KiXtart. In fact, enabling script output redirection for KiXtart and then using the Execute/Debug function of the editor will place your script in debug mode without being able to see the console/debug window. This setting is intended for use with VBScript and Batch languages only (as is configured by default).
