Actually, two questions: i want to create a form load() event that detects the size of the current db and displays a button for the user to click so they can compact the db. these guys grow quickly.
the other question is, what was that utility that searches your code and forms to find unused code? i am aiming to finalize this project and perhaps compile it to MDE to protect the code base. i’m sure there’s some unused object sitting around so i wanted to tighten things up a bit.
TIA!