Re: Watch folder for new file and execute extern program

2007-02-07 Thread Michael Bo

> BTW-It helps us out here if you let us know what platform you
> are running on (e.g. Windows, Linux, Mac, etc.).
>
> -Larry

Sorry... I'm running on windows XP.
- Michael

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Watch folder for new file and execute extern program

2007-02-05 Thread Larry Bates
Michael Bo wrote:
> Hi.
> Can anyone guide me on how to minitor a folder for new files? And when
> they appear I need to run and externe program with the file just
> created (buy a 3rd program).
> - Michael Bo
> 
Here is a link that should help.

http://tgolden.sc.sabren.com/python/win32_how_do_i/watch_directory_for_changes.html

BTW-It helps us out here if you let us know what platform you
are running on (e.g. Windows, Linux, Mac, etc.).

-Larry
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Watch folder for new file and execute extern program

2007-02-05 Thread Diez B. Roggisch
Michael Bo wrote:

> Hi.
> Can anyone guide me on how to minitor a folder for new files? And when
> they appear I need to run and externe program with the file just
> created (buy a 3rd program).

This is OS-dependend. On Linux, FAM/GAM-server come to mind.

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list


Watch folder for new file and execute extern program

2007-02-05 Thread Michael Bo
Hi.
Can anyone guide me on how to minitor a folder for new files? And when
they appear I need to run and externe program with the file just
created (buy a 3rd program).
- Michael Bo

-- 
http://mail.python.org/mailman/listinfo/python-list