Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Keep a file open
Message
 
À
08/06/2003 02:48:45
Issam Mansour
Jordan Business Machines
Amman, Jordanie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00797725
Message ID:
00797757
Vues:
9
This is possible when you open this file not with FCREATE or FOPEN, but using WinAPI functions -- either CreateFile or OpenFile.

This file handle will not be closed on CLOSE ALL command. Access such file with WinAPI functions ReadFile and WriteFile. I'm not sure if FWRITE, FREAD and other FoxPro file functions will work with this file handle.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform