L lord_icon Member Jul 30, 2006 #1 I wish to have a peocedure running persistently that scans a directory, and knows when a file has been created. How would I do this? TIA
I wish to have a peocedure running persistently that scans a directory, and knows when a file has been created. How would I do this? TIA
joey.jeremiah ProgressTalk Moderator Staff member Jul 30, 2006 #2 someone posted a timing events library that you can use, change, post ( please do ) etc. http://progresstalk.com/showthread.php?t=99500 input from os-dir( ) and the file-info object are the basic ingredients you're going need. hth
someone posted a timing events library that you can use, change, post ( please do ) etc. http://progresstalk.com/showthread.php?t=99500 input from os-dir( ) and the file-info object are the basic ingredients you're going need. hth
L lord_icon Member Aug 1, 2006 #3 Re: I have the iterative INPUT FROM how do I flag to open input from communicaton? TIA