SQR Runner » Navigation Pane
The Navigation Pane offers direct structural insight into any SQR program - even across included files.
All elements - which are identified by line number - may be used for navigation. Navigation is as easy as double-clicking an entry to jump to the actual procedure location.
Recently used files and directories are easily accessible and include editing of local or remote FTP-based files. Contens of the different Navigation Pane views may be either saved to a file, copied to clipboard or printed.
Structural lists displayed in the Navigation Pane feature:
- Procedures
With line number of declaration, file (if available), parameters, SQL indicator and procedure calls it contains. - Program Flow
Hirarchical view of SQR program with all procedures (optional: across files). - Includes and Defines
All included files (with lines; optional: across files) and "#DEFINE"s. - Calls
View of all Procedures from where they are called (by "DO" or "ON-ERROR"). - Variables
List of all Variable occurences. Optional: across files; filtered by type. - Records (Tables)
Referenced records with corresponding SQL operation.
Optionally also across all referenced files or filtered by SQL operation.
Example of an expaned "Procedures" view, including used SQC file:



