Small company logo:
   History
 
Advertising banner:
 
 ServerDirectory.ShowOthers
Home • Help • Customization Tools • FCAS • Language Reference • ServerDirectory.ShowOthers
 
Purpose
Includes user groups and mail lists in the admin Directory list.
Syntax
ServerDirectory.ShowOthers [ = TRUE | FALSE ]


TRUE
Includes user groups and mail lists in the admin Directory list.
FALSE
Excludes user groups and mail lists from the admin Directory list.

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