Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with File() command
Message
De
26/06/2006 09:08:04
 
 
À
26/06/2006 08:32:18
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01131299
Message ID:
01131670
Vues:
15
>Thomas,
>If I pass the exact path and file name to file() does it still have this behavior?

Yes, use Adir() in stead.
?file(yourfile) && Will return true as long as yourfile is in the path, even if you specify another path.
?Adir(temp,yourfile)>0 && Returns true ONLY when you really want it!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform