Small company logo:
   History
 
Advertising banner:
 
 ServerFile.FormID
Home • Help • Customization Tools • FCAS • Language Reference • ServerFile.FormID
 
Purpose
Checks the form ID of a file on the FirstClass server.
Can only be used with an already open file.
Syntax
ServerFile.FormID
Example
Dim sf as ServerFile
sf.OpenFile("FCAS Config|About this potato")
Debug sf.FormID