<!--/*SC*/DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"/*EC*/-->
<html><head><title></title><style type="text/css"><!-- body{padding:1ex;margin:0px;font-family:sans-serif;font-size:small;}a[href]{color:-moz-hyperlinktext !important;text-decoration:-moz-anchor-decoration;}blockquote{margin:0;border-left:2px solid #144fae;padding-left:1em;}blockquote blockquote{border-color:#006312;}blockquote blockquote blockquote{border-color:#540000;} --></style></head><body><div style="font-family: Arial; font-size: medium;" dir="ltr"><div>I'm looking for advice on ways to have a script detect new or changed files in a specific folder.</div>
<div>&nbsp;</div>
<div>The easy way is to simply poll every second and to sleep between polling cycles.</div>
<div>&nbsp;</div>
<div>Is there a win32 technique that works from XP forward that might be a better choice? And/or are there issues with a simple polling technique that I should be aware of?</div>
<div>&nbsp;</div>
<div>Thank you,</div>
<div>Malcolm</div></div></body></html>