Hello! I want to use the function ANETRESOURCES() to get the name of computers in a workgroup. But ANERRESOURCES() needs to specify the name of workgroup. Searching for a function to do it, I found a API named NetGetJoinInformation. Is it the better function to get the name of workgroup? How can I use it on Visual FoxPro 9? Thank!!!