main logo
Subject: RE: VFP9 - Finding Where a Class is Used
Author: "Carl Lindner"
Posted: 2007/02/28 18:45:27
 
View Entire Thread
New Search


Chet,

You got it - the names are different.

I used adir to find the forms, opened the .scx, and used a locate. It
worked.

Thanks for the reply.

Carl



-----Original Message-----
From: profox-bounces AT leafe D.O.T com [mailto:profox-bounces@leafe.com]On
Behalf Of Chet Gardiner
Sent: Wednesday, February 28, 2007 4:48 PM
To: profox AT leafe D.O.T com
Subject: Re: VFP9 - Finding Where a Class is Used


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
>
>
>
>


[excessive quoting removed by server]


 
©2007 Carl Lindner
<-- Prior Message New Search Next Message -->