History  | 
FCCommand (FirstClass internal functions) 
Purpose 
Sends commands to the virtual FCAS console. 
This allows any function of the old Windows-only console to be activated programmatically on any FCAS platform. 
Syntax 
FCCommand (CommandNumber) 
 Example 
Debug "Shutting down FCAS via the menu..." 
FCCommand (1) 
 | ||||