InfoConnect for Airlines VBA Guide
SaveAs Method (Theme)
The path to the new theme.
Saves the current theme contents to a file.
Syntax
object.SaveAs( _
   ByVal pathName As String _
) 

Parameters

pathName
The path to the new theme.
See Also