Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NetShareGetInfo

Status
Not open for further replies.

TheBulldog

Programmer
Nov 29, 2001
11
US
I'm working on a process to assign a drive letter to a network share. Part of the interface is a textbox for the user to key in the "correct name". I want to check the entry to be certain that it is accurate. It looks like NetShareGetInfo would allow me to pass in text like "\\mike-win2k\" and give me a success code IF the text is correct AND the computer is turned on. What I'm struggling with is converting the VB example that I have into VFP syntax.

Any suggestions regarding syntax or a different solution would be greatly appreciated!

Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top