main logo
Subject: Re: VFP9 - Finding Where a Class is Used
Author: Chet Gardiner
Posted: 2007/02/28 16:47:48
 
View Entire Thread
New Search


Are you saying you name the object "grd" from the class "ge_grd2chk"?

Anyhoo, any object in a form will have a class name in one memo field
and the classlib name in another memo field in it's record in either the
.scx or .vcx file that contains the form.

A simple fix to my chkstr routine (posted at Leafe.com) could check for
this...

Chet

Carl Lindner wrote:
> I knew about Ed's text search and tried it without success. Did not know
> about Code References but no success there either.
>
> The problem I have is that I often rename a class when placing it on a form.
>
> For example, if my class is "ge_grd2chk" and I name it "grd" it does not
> show in Code References or text search.
>
> Thanks again,
>
> Carl Lindner
>
>
>
>



 
©2007 Chet Gardiner
<-- Prior Message New Search Next Message -->