The idea is to see if the code runs without any errors, what the values of
the variables is at each step (for example Nothing for a Rules collection
tells us something, as does Nothing for the value of a Rule when you try to
get it), and what exactly is happening when each code line executes.
None of us can test or debug the code on your machine for you, obviously.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"DLGolfs" wrote in message
...
I was thinking and I see whatyou are trying to see, but if I put a
breakpoint
and nothing happens then I don't see what that shows.
If it goes through 6 lines, let's say then how do we see if it works if
all
the lines are not run ?
sorry, just thoughts