Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File() command returns false info
Message
 
À
21/11/2006 20:43:59
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01171614
Message ID:
01171618
Vues:
7
thanks for that Hilmar.
yes using aidr() helped.

but from the help file abt "file()" command i found followng
"You can include a path with the file name to search for a file in a directory or on a drive other than the current directory or drive."

so i specifying full path of file so it should return .F.!
interestingly i noticed same behaviour with "fopen()" command.

when i run followng code (fxp name same as am using in fopen) and it returns file handle even though the file does not exist in that location!
x=FOPEN('c:\testfxp.fxp')
?x
FCLOSE(x)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform