History |
FCBatchAdmin (FirstClass internal functions)
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)
| ||||