S
SteelFire via AccessMonster.com
I need to start putting in some error handling and debuging code. I was
reading some different forms and most came back to Allen Browne's. I was
thinking of using his, but am I to put all that code in every form and what
not or do I make a module? And if I use a Module, how do I get the code to
run off of it. And it talks about a table to hold all of the errors. Do I
have to make the table, and the module just adds a new record or what? Would
I be able to just put the information into a .txt file? And If I did, would
it make a new file for each new error, or just add to it?
reading some different forms and most came back to Allen Browne's. I was
thinking of using his, but am I to put all that code in every form and what
not or do I make a module? And if I use a Module, how do I get the code to
run off of it. And it talks about a table to hold all of the errors. Do I
have to make the table, and the module just adds a new record or what? Would
I be able to just put the information into a .txt file? And If I did, would
it make a new file for each new error, or just add to it?