Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FOPEN does not recognise file opened with other applicat
Message
 
À
02/09/2004 12:01:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00938799
Message ID:
00938834
Vues:
16
Try renaming the file. If it is successul then proceed to copy the file and do what ever is necessary. If the renaming fails then someone else still has it open.

>Hi
>
>Our client uplaods files into a DOS PC. A FoxPro application copies files from the DOS machine into another folder. The upload connection is slow and usually files are quite large. I do not want to copy a file while it is still being uploaded. I tried FOPEN() with read-write unbuffered option hoping that it will fail while the file is being uploaded, but it doesn't. To confirm this, I opened a text file on my local drive using Notepad, and I was able to open it using FOPEN() and I was also able to write into it using FWRITE()! (while it was still open in Notepad).
>
>Is there a way in FoxPro to findout if a text file is open by any Windows application?
>
>Thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform