Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Search for a string in my Project
Message
From
11/03/2003 09:53:09
 
 
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00764093
Message ID:
00764206
Views:
37
>Sorry, I tried again without succes. The mehtod I mentioned (user_function2) is part of a base class that we called "eform". Almost any new form is based on this class, which means that I should be getting a lot of results but I only get 1 form as a result.
>
>Hans

Unless you are overriding the code in that function in each of the child forms, the expression won't appear in the scx's. Open up one of the scx files to check it out. (USE myform.scx). Then go to the 'methods' field and look. You won't find the name of that method unless the particular form has code overriding the base form.

So, likely the search is working for you. It won't find what isn't there.

Alan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform