Please enable JavaScript to view this site.

ESL Documentation

At any time, you may open the Error Log by selecting ToolsUser2But.  Every time the application does a "send ..... to errorlog", the results will appear in this log.  You can use this feature to query complex variables, subroutine parameters, and local subroutine variables by sending them to the errorlog.

You can copy information out of the Output Window using the standard Windows accelerator for copying to the clipboard, and paste that information anywhere you can paste text, including Notepad and the Project Notes window.

Tutorial

1.        Open the Output Window.

2.        Query and Set a variable to see what appears.

3.        Copy information from one of your variable actions to the clipboard (using Ctrl+C) and paste it to the Project Notes window (using Ctrl+V).

4.        Select one of the application menu choices that executes the action DoLogMsg so that you can see what gets sent to the errorlog.