Sep 19, 2002 #1 Killa Programmer Joined Oct 19, 2001 Messages 56 Location US How do I write Code that is executed only in debug mode I'm guessing that it's something to do with the #if statement Thanks Killa
How do I write Code that is executed only in debug mode I'm guessing that it's something to do with the #if statement Thanks Killa
Sep 19, 2002 #2 AndyDuke MIS Joined Jul 27, 2001 Messages 80 Location GB Check out thread222-61203. This gives two methods, one using API calls and a VB code method. Andy Upvote 0 Downvote