InfoConnect for Unisys VBA Guide
SaveAs Function (UtsTerminal)
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
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

 

 


2015 Attachmate

Send Feedback