Small company logo:
   History
 
Advertising banner:
 
 ServerDirectory.RemoteSite
Home • Help • Customization Tools • FCAS • Language Reference • ServerDirectory.RemoteSite
 
Purpose
Returns the name of the remote site associated with a Directory entry.
Syntax
ServerDirectory.RemoteSite
Example
Dim sd as ServerDirectory
sd.OpenAdmin ("John", fcListByName)
Debug "John is on site " & sd.RemoteSite