InfoConnect for Unisys VBA Guide
GetViewsByFilePath Function
The session file path to match
Gets a collection of views that match the session file path.
Syntax
object.GetViewsByFilePath( _
   ByVal filePath As String _
) As _View()

Parameters

filePath
The session file path to match

Return Value

A set of Views that match the file path
See Also

 

 


2015 Attachmate

Send Feedback