I need 1 more small favour please...
I am trying to create several batch files for work, I have used the example that Poolybit provided for me and changed it so it opens up 4 programs, 5 documents and my e-mail client so I can open up everything I need when I start my shift at work, but now I am trying to create one where when you run the batch file, you get a list of names:
eg/
1. Person 1
2. Person 2
3. Person 3
4. Person 4
5. Person 5
etc etc
then if you wanted to e-mail person 3 for example, select option 3, and it opens up a 'New E-mail' window instead of going to Outlook, clicking New, finding the person's e-mail address you want to e-mail, so the batch file will automatically open up the window and have the person's e-mail address in and ready to send once you've type in your message. Hope that makes sense.
Is it possible/easy to do?