Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is table open on network
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00159884
Message ID:
00159895
Vues:
21
>Hello
>
>How can I know if table is open so I can avoid the error when I open the table exclusive.

One way is:

nferror = fopen('mypath/myfile')
if nferror >= 0
=fclose(nferror)
endif
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform