RE: Parse Email File

Author: Graham Brown

Posted: 2011-04-15 at 06:34:19

Depends how you want to do it. Where are the emails, are they local or

on the web somewhere?

I've written code to automate outlook and also php code to talk directly

to the pop account then used fox to grab the info

Graham

-----Original Message-----

From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On

Behalf Of Paul McNett

Sent: 15 April 2011 05:00

To: GrahamB

Subject: Re: Parse Email File

On 4/14/11 7:43 PM, Jerry Foote wrote:

> Can I used Python with VFP9?

I do it by "shelling out". IOW, write the email to a file on disk, run

your python script on that file, which writes the output to another

file, and then open the output file in VFP.

Paul

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/0AF51B84D903A144B9EE71AEAFE7E81C0EBF92@compsys1.CompySys.local

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2011 Graham Brown