Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 May : How to know modem file is incomplete ?
| Subject: | How to know modem file is incomplete ? |
| Posted by: | "Imran Khan" (imran.kh..@summitindia.com) |
| Date: | 13 May 2006 05:03:13 |
Hi,
My delphi application copy files from a 'source' folder to a 'temp' folder and processes file from 'temp' folder and delete it. Now if the files in the 'source' folder are coming from MODEM how can i know before copying to 'temp' folder that certain file is incomplete or currently being written by modem so as to ignore that file.
regards,