Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FCreate() and UNC Path???
Message
 
 
To
13/11/2006 12:58:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01169228
Message ID:
01169233
Views:
9
First, it should work. What FCREATE() and FERROR() return?
Second, it's often easier to use STRTOFILE() function.

>
>Is there a problem using the FCreate() function with a UNC Path?
>
>Use "C:\Work\test.dbf" - WORKS
>Use "\\Laptop\Work\test.dbf" - WORKS
>
>FCreate("C:\Work\test.txt") - WORKS
>FCreate("\\Laptop\Work\test.txt") - DOES NOT WORK
>
>If so, what is the easiest workaround?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform