Hello.
During the creation of my application, I ran the Reports Wizard and the Forms Wizard a couple of times, looking for ways to do what I wanted. Each time, there was VB code created to go with the new report and form. I have since deleted all of those reports and forms, but the code remains. If I look in the Object Browser, there are many entries such as Private Class Form_~TMPCLP458301. If I open these, I can see references to the reports and forms created previously with the wizards. Again, these no longer exist. Is there any way to remove these pieces of old code? Is there a good way to clean up objects and code that is unnecessary.
Thanks for your help.
Stephen
During the creation of my application, I ran the Reports Wizard and the Forms Wizard a couple of times, looking for ways to do what I wanted. Each time, there was VB code created to go with the new report and form. I have since deleted all of those reports and forms, but the code remains. If I look in the Object Browser, there are many entries such as Private Class Form_~TMPCLP458301. If I open these, I can see references to the reports and forms created previously with the wizards. Again, these no longer exist. Is there any way to remove these pieces of old code? Is there a good way to clean up objects and code that is unnecessary.
Thanks for your help.
Stephen