Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to check if a file exists
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
01655128
Message ID:
01655132
Views:
69
>I need to check if a file c:\global\*.doc exists - what is the correct code for this?

FILE("c:\global\filename.doc")

will return .T. if filename.doc exist in VFP. Is this what you are looking for?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform