Version 0.1.85+
CLC dependency tree shows hierarchical tree diagram of all dependent CLCs called from the current calculation.
When the source code of extern CLC is available, you can open it in Design Forms Builder just by clicking "..." on the right side.
You can open CLC dependency tree in Design Forms Builder - Main menu - Open CLC dependency tree
You can switch between iNormal /iand iCompact/i view.
ubNormal view:/b/u
Each occurrence of command "LoadExternCLC" is listed, including number of line in the code editor.
You can click on CodeLine to automatically scroll Code Editor to specific line.
Each record (CLC) has "number of occurences" = 1.
attachment=0
- NormalView.jpg (131.34 KiB) Viewed 5252 times
ubCompact view:/b/u
Extern CLCs are grouped, each unique CLC is listed just once.
LineCode is "0" - you can't scroll to specific line in to Code Editor.
Number of occurences of each unique CLC (in specific matster) is calculated.
attachment=1
- CompactView.jpg (132.15 KiB) Viewed 5252 times