Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automated way of finding global vars

Status
Not open for further replies.

whodaman

Programmer
May 23, 2001
60
CA
I have code with over 1000 global variables. I want to eleminate some of them. Is there an automated way to find all the subs(functions) that call this variable? Has anyone written any scripts like this before?

 
Yes, download the MZTools addin then run the Review Source Code function. This is a great addin with lot's of features and it's free.


"Two strings walk into a bar. The first string says to the bartender: 'Bartender, I'll have a beer. u.5n$x5t?*&4ru!2[sACC~ErJ'. The second string says: 'Pardon my friend, he isn't NULL terminated'."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top