Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File access denied
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01101611
Message ID:
01101613
Vues:
11
>the command
>? file("C:\d\intrin\com\BlankEx")
>returns .f.

You didn't specify a file extension
? file("C:\d\intrin\com\BlankEx.dbf")
>
>and this does not help
>If USED("C:\d\intrin\com\BlankEx")
>Select("C:\d\intrin\com\BlankEx")
>USE
>CLOSE all
>endif

Both USED() and SELECT in the code above expect a work area alias not the file name.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform