On 4/29/07, Garry Bettle <[EMAIL PROTECTED]> wrote:

> I'm wondering how people would purpose to get - read, "process" -
> files that are written* to a directory over a set period in VFP 9 SP1.

It's an age-old problem, solved a number of different ways.

> * - The files are written by a Python program.

Do you have access to the Python program, so you might change the way
it works? If so, share a .DBF where the Python program inserts a
record into the queue DBF when it is ready for processing.

Otherwise, Ed's FOPEN() might be the best choice.

-- 
Ted Roche
Ted Roche & Associates, LLC
http://www.tedroche.com


_______________________________________________
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/[EMAIL PROTECTED]
** 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.

Reply via email to