File size seems to grow with each compile?

W

What-a-Tool

Have a data base that started out as a school project. It was my learning
experience, and a lot of what I did was kinda sloppy programming - rushed
thru it to get it done in time, but it was functional, and turned into a
very usefull data base that i use in work all the time.

Lately I've had some boring days in work, and started re-coding and
straightening up, making my code more readable and easier to follow.
I noticed that even though I have cut out a lot of code, my file size seems
to increase with every compile.
Started a new db, imported all forms, modules, tables and queries. The new
db ended up being about 1/3 the size of the original.

Any ideas what could be happening here? Just curious...

--

/ Sean the Mc /


"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)
 
W

What-a-Tool

Thanks

--

/ Sean the Mc /


"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)
 
Top