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 --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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/a57fa4cf19531343a2ee11b57db8e3af100...@server.peterhartcomputers.local ** 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.

