Hello,
I have a rule in Outlook which sets all new coming emails into a certain personal folder.
I would like to write a script to where it will read the body of the email into a database.
Here is an example of the email body:
Header1 Header2 Data1 _Date2
---------- --------------- ----------------------- -----------------------
Data1 123 2008-09-26 15:28:30.000 2008-10-01 02:22:53.000
data2 456 2008-09-29 06:59:57.000 2008-10-01 02:21:55.000
data3 789 2008-09-26 16:05:14.000 2008-10-01 02:22:57.000
Start Free Trial