Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ck for file open
Message
 
À
07/09/2004 18:21:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00940122
Message ID:
00940124
Vues:
14
Hi Don,
LOCAL lii
LOCAL ARRAY laFiles(1)
FOR lii=1 TO AUSED(laFiles)
    ?laFiles(lii,1),laFiles(lii,2),DBF(laFiles(lii,1))
NEXT
But it's only for running instance VFP.

MartinJ

>I'm finally writing a class to handle file open with all of the error checking etc. One of the things I need to ck is to see if the file is already open. The used() function will ck if the proposed alias is in use or if the current workarea has an open file in it, but what if the file is open with a different alias that I don't know and it's not in the current workarea?
>
>I can't seen to find any other functions that deal with this.
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform