Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
SaveAs Function (UtsTerminal)
Attachmate.Reflection.Objects.Emulation.UTS Library
>
UtsTerminal Object
: SaveAs Function
The fully qualified file path of the file you want to save. The file must be saved in a trusted location.
Saves all settings to the specified file.
Syntax
Visual Basic (Declaration)
object
.SaveAs( _
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
UtsTerminal Object
UtsTerminal Members
Send Feedback