How do you remove classes or other items from a project without errors.<br><br>Visual Class Library meidata.vcx has the following errors:<br> Unknown GAERRORS - Undefined
I'm not sure I follow you: did you get this error <i>before</i> removing the classlib, or <i>after</i>?<br><br>It also sounds like the error you show can be solved by adding an <FONT FACE=monospace>EXTERNAL gaErrors</font> statement so the compiler knows it should not look for a program GAERRORS. <p>Robert Bradley<br><a href=mailto: > </a><br><a href=
I get the message during the build. I've take an old project to design a new one but there are some clsses, menus, and programs that I don't need. When I attempt to build the project it pulls the classes I deleted back in and gives me a error for the ones it can't find. I don't know where the references to these classes are.
One of your programs, forms, screens or menus in the project is calling the files you are deleting. You will have to find those files that make those calls and delete those lines of code.<br>To head off the next Question "How do you search all files for an occurance of a string in files?" <br>1. Go download the FoxPro Filer application from MicroSoft or, <br>2. If you still have a copy of fpw2.6, start it and type filer in the command window or,<br>3. Purchase a 3rd Party Software that will check files for the occurance a string in files. (Norton Disk Editor was one) <p>David W. Grewe<br><a href=mailtoave@internationalbid.net>Dave@internationalbid.net</a><br><a href= > </a><br>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.