Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Network Shares
Message
From
22/05/1999 15:58:45
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00209682
Message ID:
00221787
Views:
20
>>I'm looking for a function that will allow me to browse the network neighborhood and select a share name. I've downloaded focus and looked at the Fil_BrowserForFolder function. This function displays all folders under the share selected. I need a function that only shows the available shares (ignoring subdirectories which do not have specific share names assigned to them).
>>
>>Thanks,
>>
>>Rick Napolitan
>>
>
>If you're using systems that have Shell version 4.71 or later, there's an Enhanced GetDir() example in the FAQ that i wrote using the Shell.Application automation object that can reach anything in Network Neighborhood. Bela Bodecs has also written an FLL that provides access to a GETDIR-style dialog that allows network access as well.
>
>Under VFP6, the ANETRESOURCES() function can return the list of shares as well, and in my NETRSC.ZIP file, there's an example program showing how to use the NETRESOURCE class to find all available shares on the network using a few API calls.
>
>>nappy@mail.twd.net

Hi All!

Some months ago I have rewritten the fll to an OCX. You can find it in File Section - Visual FoxPro in General here at UT.

BB
Previous
Reply
Map
View

Click here to load this message in the networking platform