Attachmate.Reflection.Emulation.OpenSystems Namespace > ITerminal Interface : SaveAsCompound Method |
'Declaration
Function SaveAsCompound( _ ByVal filePath As String _ ) As ReturnCode
'Usage
Dim instance As ITerminal Dim filePath As String Dim value As ReturnCode value = instance.SaveAsCompound(filePath)
ReturnCode SaveAsCompound( string filePath )