You're welcome. Somewhere along my time in VFP I've seen the same thing
happen.

-----Original Message-----
From: Peter Hart
Sent: Thursday, November 12, 2009 12:36 PM

Thanks again Tracy

I had copied the class library into the new project directory and of course
it has the old folder in the classlib property.

Thank you very much

Peter

-----Original Message-----
From: Tracy Pearson
Sent: 12 November 2009 15:16

In the properties of your recently created form, what is the "ParentClass"
value?

-----Original Message-----
From: Peter Hart
Sent: Thursday, November 12, 2009 9:54 AM

Hi All

 

I am now well enough to continue with my command bars projects.

 

I started a new project.  Added the library which holds my base form "CForm"

Started a new form and in the load I placed the code "DoDefault()"  then
added some more code.

The Base form has a Line coded Do OpenDatabase() which is a function in my
procedure library.

When I run my new form it does not run the parent code.  If I put a
breakpoint in my new form at the line DoDefault() and also in my base form
at the line Do OpenDatabase, the debugger stops at DoDefault() put then
steps to the next line of code , not into the parent code.

I have tried recompiling the class library "Compile classlib vfpclasses.vcx"

 

 

Any Ideas.

 

Cheers

 

Peter Hart

Peter Hart Computers


[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/000301ca63c7$02bd1bb0$083753...@com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to