Small company logo:
   History
 
Advertising banner:
 
 ServerDirectory.ShowRemoteNames
Home • Help • Customization Tools • FCAS • Language Reference • ServerDirectory.ShowRemoteNames
 
Purpose
Includes remote names in the admin Directory list.
Syntax
ServerDirectory.ShowRemoteNames [ = TRUE | FALSE ]


TRUE
Includes remote names in the admin Directory list.
FALSE
Excludes remote names from the admin Directory list.

Examples
Dim sd as ServerDirectory
sd.ShowRemoteNames = TRUE
Debug sd.ShowRemoteNames