Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FCreate() and UNC Path???
Message
From
13/11/2006 13:04:53
 
 
To
13/11/2006 12:58:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01169228
Message ID:
01169232
Views:
7
>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?

Does the account used to run the application has the rights to create a file on that drive?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform