Find the needle in the haystack ;-)
Is there a tool or utility available for crossreferencing ThinBasic- Code?
Somtimes also called XREF, etc..
Console or GUI -solution, doesn't matter ;-)
Eventually purposes: refactoring, documentation, code- review, find dead- code
or list functions , subs , used variables, and so on ...
Tx
Ben
yes i think there is at least one.
thinCore.
If you use #Profile-directive thinBasic itself can tell you all (dead functions) that implemented functions to list the other stuff (App_List...) can't.
I think there are missing some Forum-sections as beta-testing and support
Bookmarks