Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File()
Message
From
29/12/2003 01:48:12
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: File()
Miscellaneous
Thread ID:
00862385
Message ID:
00862433
Views:
12
>placed this code before the if block
>
>lFileExists = File(xFile)
>lFileExists returns .T. BUT the file DOES NOT EXIST and the debugger confirms that fact but the code in the trace skips the execution inside the if block !! ???

FILE() returns .T. if the file is found in the CURDIR(), in any folder specified in SET PATH and also if a file of that name is bound into the executable.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform