Ryanitus
June 26th, 2001, 05:10 PM
I'm making a program that keeps a watch on a specific directory which recieves uploads from an FTP site. The program is designed to print all the files that go into that directory (they are all Word documents). How do I prevent my program from trying to print or move the document while it is still being transferred. Is there a way for my program to check if the file is still transferring? Any insight would be appreciated. Thanks!