An example of how to use VBA/COM over Outlook
Do you hate those pesky people that send you 7Mbyte unzipped attachments This is a little demo of the power of VBA/COM integration. At work we suffer from these bizarre…
Do you hate those pesky people that send you 7Mbyte unzipped attachments This is a little demo of the power of VBA/COM integration. At work we suffer from these bizarre…
Introduction This paper describes a macroscopic characteristic of complex systems that can result in performance collapse in seemingly random and undiagnosable ways. In recent months I have had to troubleshoot…
Strategy for Handling Errors I lay out a set of guidelines in this section is that I strongly recommend that you follow if you are developing VBscripts. Rule 0. You…
Interpreting the Error Code and Description Let’s look in a bit more detail at how the interpreter within the VBscript engine handles errors and how they are recorded in Err.…
Introduction Over the last few months I have been sponsoring the development of a new Best Practice for the use of scripting for the automation of system administration. However in…