Macro Scheduler 15

The Problem


 

We need to build a script, which opens Notepad, writes a few lines of text, saves the document with a given name and prints it to the default printer before finally closing Notepad.  We will look at some of the issues that could crop up ? for example what to do if the file already exists and different methods of dealing with this.