<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Bonjour,<br>
<br>
in the context of CAD management (layersmanagement, etc...),<br>
<br>
we are storing our Layers management in a reference.dwg file, for
obvious reasons.<br>
But some aspects of this management have to be maintained in
alphanumeric format.<br>
<br>
Therefore<br>
<br>
we need to trigger each time this reference.dwg file is modified.<br>
This trigger would launch a small exe our py script,<br>
so that we can extract datas from it (layers definitions actually), and
integrate them in a database (SqLite ~Python).<br>
We should therefore be able to monitor this file.<br>
<br>
Can Python, can PythonWin help me to do that?<br>
Could you give me the [beginning&nbsp; of ] a clue?<br>
<br>
I read through the book 'Py progamming on Win32', but I didn't find
this.<br>
Although I guess that a Win 'service' (the topic is in the book) should
be created.<br>
<br>
I found about "FileWatcher DLL" which is what we need, butthisis in
context of C# and IronPython. I was hoping to find a shorter way
between Python and the file-Sytem. Is there some kind of FileWatcher
DLL accessible from Pywin32?<br>
<br>
Thanks on forward.<br>
<br>
Yours</font><br>
<pre class="moz-signature" cols="50">-- 

__________________________________________________________________
pour P-Y Delens sprl, Bureau d'Architectes,

Pierre-Yves Delens, ir-arch.

Av. Dolez, 243 - 1180 Bruxelles
Tel/Fax : 02 375 55 62
<a class="moz-txt-link-abbreviated" href="mailto:pyd@pyDelens.be">pyd@pyDelens.be</a>
GSM : 0476 54 47 31
__________________________________________________________________</pre>
</body>
</html>