InfoConnect for Airlines VBA Guide
AlcTerminal Object Methods

For a list of all members of this type, see AlcTerminal members.

Methods and Functions
 NameDescription
Public MethodCloseCloses the terminal session with the close option.  
Public MethodConnectConnects to the host.  
Public MethodDisconnectDisconnects from the host. If no connection currently exists, this method is ignored. Use the IsConnected property to determine if a connection already exists.  
Public MethodExecuteExecute a given action. Actions possible is defined in InputMapActionID.  
Public MethodSaveSaves all settings.  
Public MethodSaveAsSaves all settings to the specified file.  
Top
See Also