Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FOPEN() returns 0
Message
 
 
À
27/09/2004 11:59:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00946247
Message ID:
00946309
Vues:
33
If you want to check a file size, you could use ADIR(). Other ideas are to use FREAD() or FGETS() to read some bytes in from the file. When I have had similar problems I have normally found the file is opened the first time and not been closed via FCLOSE(). Close / kill all VFP processes and / or a reboot would then be required to clear the lock.

Hope this helps.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform