Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FOPEN() fail faster?
Message
De
20/09/2007 14:00:40
Mike Yearwood
Toronto, Ontario, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01255774
Message ID:
01255797
Vues:
20
>>Hi all
>>
>>If I issue FOPEN("somefile",1) - write only, unbuffered - it waits a long time - because the file was deliberately opened by me earlier. Is there a way to make it fail faster?
>>
>>Thanks
>
>1 is for Write-Only, Buffered
>what happens if you try it with FOPEN("somefile",10)

Tried 10 and 0, same thing. It just so happens I thought I was writing to C:, when I'm writing to D: which is a flash drive. It's fine on C:

Never mind. :)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform