Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check if a file exists
Message
From
04/05/2004 08:55:40
 
 
To
04/05/2004 08:52:53
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00900659
Message ID:
00900661
Views:
11
The FILE() function checks to see if a specified file exists.
IF FILE('filename.txt')
    & File exists
ELSE
    & File does not exist
ENDIF
Previous
Reply
Map
View

Click here to load this message in the networking platform