Ok this is what I am wanting to achieve :
I have a notepad filled with documentation, and there is some key words in the document
that:
IF EXIST = is copied from the document and then sent in an email to someone.
IF NOT EXIST then the last three lines of the document are then copied and sent to an email.
So BASICALLY I will figure out all the coding, but what I need to know is :
Is there script of any kind native to windows \ easiest as possible, that will write a new email , TO: , and SUBJECT; BODY containing whatever I am planning on outputting to it.