Small company logo:
   History
 
Advertising banner:
 
 ServerFile.OpenSysProfile
Home • Help • Customization Tools • FCAS • Language Reference • ServerFile.OpenSysProfile
 
Purpose
Opens the System Profile form and allows access to the data using a file on the FirstClass server and the Field method.
Syntax
ServerFile.OpenSysProfile
Example
Dim sf as ServerFile
sf.OpenSysProfile
Debug Str (sf.Field (1229) ) & "Regular Users Used"