Kent Belan wrote on 2011-02-18: > Hello, > > I am building a new project based on an existing project and I want to > subclass a few classes from the main project so I can add custom code > to the new project. > > So I create the new class in the new project based on the class in the > old project. > > When I run the application, Error 43 - There is not enough memory to > complete this operation. > > Anyone guess what I am doing wrong ? > > Thanks, > Kent > > 7
Kent, Are you running a compiled EXE? Yes - Open a new instance of VFP, CD to the EXE location, DO AppName.EXE. This could help you debug the EXE. No - Perhaps the base.vcx is in use in another VFP instance preventing a compile. Build the project, rebuilding all files. Tracy Pearson PowerChurch Software _______________________________________________ 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/000f01cbcf86$f5f591f0$e1e0b5d0$@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.

