Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FCreate() and UNC Path???
Message
From
13/11/2006 13:02:19
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
13/11/2006 12:58:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01169228
Message ID:
01169230
Views:
7
>Hello One and All;
>
>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?
>
>Thanks in advance...

What is ferror()? fcreate('\\server\share\filename.ext') works.
PS: Check if you have RW rights to folder where you're trying to fcreate().
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform