Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File() command returns false info
Message
From
22/11/2006 12:01:47
 
 
To
21/11/2006 20:34:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01171614
Message ID:
01171831
Views:
6
>Hi friends
>am running a fxp from within our app. what it simply does is look there is only copy of .fxp files in our current path.
>the fxp name "testfxps.fxp"
>
>for some reason following returns .T. even though the file does not exist in the directory.
>
>if File('c:\fxps\testfxps.fxp')
> --some more code--
>endif
>
>is it bcoz the program currently executing above code is "testfxps.fxp" is itself?
>how do i fix that ?

The File() could be seeing the testfxps.fxp inside the App.
Greg Reichert
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform