Cadcorp SIS API Methods

OpenList Method

Description

Opens an Item from a Named List, making it the current open Item.

Syntax

Visual Basic
Public Function OpenList( _
   ByVal list As String, _
   ByVal n As Long _
) As Integer

Parameters

list
The Named List containing the Item to be opened.
 
n
The index of the Item in the Named List.

Remarks

Named List indices run from zero to one less than list's size.

Available: GEO MM ME MD OD OM OV SISpy

Group:

Example

sis.OpenList ("Points", 0)


Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).