Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Deleting Code

Status
Not open for further replies.

swbrodie

Technical User
Joined
Mar 24, 2003
Messages
4
Location
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top