Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Valid Path and Filename routine
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00709918
Message ID:
00709923
Views:
19
This message has been marked as the solution to the initial question of the thread.
>I am using the inputbox to let the user type in a path and file name to save a cursor to an excel file. Does anyone have a routine to make sure that it is a valid path and filename?
>
>Kirk

You can use FCREATE() to create a file. If it returns valid handle, close and delete it. Otherwise it's invalid.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform