Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Netwrked Drive Properties
Message
From
30/06/1999 16:21:46
 
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00236128
Message ID:
00236151
Views:
10
>>Hey guys..
>>I'm curious if there is a way to query the OS or somesuch and find out whether a network mapped drive has read only or writable flags on it. Like with NT you can set shares to read only or raed write depending on Login or by the sahre itself.. Is there a way to ask Windows if a mapped drive is read only etc..?
>
>It's fairly trivial - try to do an FCREATE() of a file on the mapped drive - if the FCREATE() fails, you can't write to the drive.


Heh. That's what I'm doing now.. I was just wondering if there was another way. Thanks tho.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform