Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Netfileclose
Message
De
16/06/2000 09:42:58
 
 
À
06/06/2000 09:44:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
00376642
Message ID:
00381313
Vues:
21
Netfileclose seems not to work (prob. my fault)
If I want to close a *.txt file I get a returncode=123 and the file is still open.
test=123

DECLARE INTEGER NetFileClose IN "NetAPI32.dll" ;
STRING cServer, ;
INTEGER nFileID
server=thisform.txtserver.value
id=val(thisform.txtID.value)
test=NetFileClose(server,id)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform