--- In [email protected], "Owen Watson" <[EMAIL PROTECTED]> wrote: > > Many thanks for that. My next question is: what happens when a large > amount of files hit the watchfolder at the same time: does PP queue > them up or are some missed, esp if the pp call takes time?
There is no queue. In fact, once the watchfolder is activated, you have to reactivate it in the script which is called. Its unlikely this will reliably catch all files in high volumes. PowerPro is the wrong tool for that type of situation. You could try storing the last file processed date and scanning the folder with listfiles or allfiles each time watchfolder fires. But his may also miss some. 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/
