I've searched the best I can and could not locate anything.
Is there a way to scan my project for any functions (that I've written not in libraries) that aren't being called or used?
My project is 6+ years old now and I am sure there may be some code that isn't being used any more.
I'm guessing the answer is to write a B4J program to suck out all the sub lines and product a list and then search the code for the list
Just hoping someone has already done this.
BobVal
Is there a way to scan my project for any functions (that I've written not in libraries) that aren't being called or used?
My project is 6+ years old now and I am sure there may be some code that isn't being used any more.
I'm guessing the answer is to write a B4J program to suck out all the sub lines and product a list and then search the code for the list
Just hoping someone has already done this.
BobVal