Please enable JavaScript to view this site.

ESL Documentation

Short-Cut

Comment

Ctrl + I

This option parses the line containing the cursor within the current edit control. Having parsed the line, Esl Edit will locate the appropriate item and display the definition or declaration. For example, if the line contains the keyword "call" then the following token is the name of a subroutine, so Esl Edit jumps to the definition. If the current file is an Esl Log, then the line being parsed includes the file and line number to jump to. Other items that can be parsed are:

Included file

Action routine, if the token is a literal

External Function, the declaration is displayed

As with other Navigation facilities, as you Jump to an item, Esl Edit maintains a stack, so you can return to the point where the Jump was made.