Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can Code Reference tool find a class inside another clas
Message
From
13/03/2008 21:54:34
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01301978
Message ID:
01302023
Views:
14
>I have a combobox class that I want to modify. Before I make the modification, I want to find all of the places where I have used that class.
>
>So, I used the Code References tool to search for any reference to my combobox class. When it searches the library that contains the definition of my combobox class, the only reference that it finds is in the definition of the combobox class itself. More importantly, it doesn't find places in other classes where my combobox class is used. For example, I have a container class in that same library that uses my combobox class for one of the objects it contains. It doesn't find that.
>
>Is there anyway to find all references to a given class in a particular project?
>

Code References doesn't search the relevant fields. But I posted code here a few months back about how to modify the tool to do that. It's also in the July, 2007 FoxPro Advisor.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform