Small company logo:
   History
 
Advertising banner:
 
 FCBatchAdmin
Home • Help • Customization Tools • FCAS • Language Reference • FCBatchAdmin
 
Purpose
Sends a FirstClass scripting command to the FirstClass server and returns a result code.
This function returns the success or failure of the call as a numeric value. A non-zero result indicates an error has occurred. Zero indicates success.
Any data returned from the FirstClass scripting request (including explicit error messages) can be accessed using FCBatchAdminReply.
Syntax
FCBatchAdmin (BatchString)


BatchString
A single string argument that FCBatchAdmin sends to FirstClass scripting for processing.