Bruce, > > file.watchfolder(?d:\program files\powerpro\,file.copy > > (_file_,?d:\123\), 0 ,file) > > > > One more question: how does it work? Checking the windows calls or > > (hopefully not) always scanning the folders and files to find out > > changes?
> There are no scans. Watchfolder uses a Windows system capable and > is automatically alerted by the system whenever a file changes in > the watched folder. > However the above will not do what you want. Watchfolder stops > watching once a change occurs. So the above only catches the first > change. Instead, you need to have file.watchfolder call a script > which copies the file (as above) and then runs file.watchfolder > again. With watchfolder on, you can't rename any files or folder in the watched folder. I also don't know, if it's supposed to be like that... I mentioned this some time ago, but never got a response. Is this fixable? Paul ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12h5lmr88/M=362335.6886445.7839731.1510227/D=groups/S=1706030409:TM/Y=YAHOO/EXP=1123702782/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/">In low income neighborhoods, 84% do not own computers. At Network for Good, help bridge the Digital Divide!</a>.</font> --------------------------------------------------------------------~-> Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
