Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
SaveAsCompound Function (Terminal)
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
Terminal Object
: SaveAsCompound Function
The fully qualified file path of the file you want to save. The file must be saved in a trusted location.
Saves a session as a compound session document.
Syntax
Visual Basic (Declaration)
object
.SaveAsCompound( _
ByVal
filePath
As
String _ )
As
ReturnCode
Parameters
filePath
The fully qualified file path of the file you want to save. The file must be saved in a trusted location.
Return Value
ReturnCode value indicates success or error conditions.
See Also
Reference
Terminal Object
Terminal Members
Send Feedback