Specific issues

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.pcreview.co.uk/forums/re-wscript-object-not-found-t947405.html How about Sub aaaa_testscript()

Re: WScript object not found (???)

ThE macro BELOW opens the correct email with a zipped attachment, copies the zipped file to a directory and runs the GREENSHT.BAT. It does what it is supposed to do but the strange (unknown) issue is when the BAT file is run using this macro it does not function correctly (winzip opens with a blank file named GREENSHT.ZIP). When I run the batch file (by double clicking it) it works perfectly: http://social.msdn.microsoft.com/Forums/en-US/outlookdev/thread/c9afda97-10f5-4740-9de1-637ec7bbf5af

unknown issue running a batch file thru Outlook VBA....

http://forums.techarena.in/software-development/1056388.htm

How to run a .bat file with VBScript ? - Software Development

If you're using vbscript, you can do this:
http://www.xtremevbtalk.com/showthread.php?t=271389

Run a macro from a batch-file - Xtreme Visual Basic Talk

Thanks NateO! I took it to the test; by making a simple script, saved it as a .vbs-file, and then defined the job in windows scheduler.