hello all,
although i'm not familiar with vbs, i was asked to create a script which will do the following:
1. change the extension of a document to .txt,
2. open the file,
3. read the lines and find an e-mail address,
4. create a new e-mail with Notes and attach the file,
5. send it to the e-mail address.
how much of these can be done with vbs? how can it be done?
I'd really appreciate your help..
thanks in advance!
gulsh
although i'm not familiar with vbs, i was asked to create a script which will do the following:
1. change the extension of a document to .txt,
2. open the file,
3. read the lines and find an e-mail address,
4. create a new e-mail with Notes and attach the file,
5. send it to the e-mail address.
how much of these can be done with vbs? how can it be done?
I'd really appreciate your help..
thanks in advance!
gulsh
Comment