InfoConnect for Airlines VBA Guide
SaveAs Function (WebControl)
Saves all settings to the specified file.
Syntax
object.SaveAs( _
   ByVal filePath As String _
) As ReturnCode

Parameters

filePath
See Also