Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is file REALLY there
Message
De
19/08/2009 18:41:53
Joel Hokanson
Services Integration Group
Bellaire, Texas, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Is file REALLY there
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Web
Divers
Thread ID:
01419112
Message ID:
01419112
Vues:
135
How do I know if a file is complete with being written to the disk?

I have a program and it uses IF File(XYZ)
And if that file is there my program will use that file.

On LARGE files the IF FILE() will return .T. even though the other program is still writing that file.

So I get an error.

I did work around by putting a Inkey(5) to delay using the file after it appears, that worked fine.
However I do not want to wait X seconds every time and what if it was a very large file and x seconds was not enough??
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform