The compiler could show a tree of the compiled program. An example is shown below. This example shows the main program, the methods (subs, macros, functions) called and any subsequent calls. Where there is a method shown and then no calls - this is a standalone method.
Tree display
The compiler could show a tree of the compiled program. An example is shown below. This example shows the main program, the methods (subs, macros, functions) called and any subsequent calls. Where there is a method shown and then no calls - this is a standalone method.
If this is useful - where to show?
Reply with a post.