Opens the Item in the named dataset with the given ID number, making it the current open Item. If the dataset is not open, Cadcorp SIS will open it and attempt to own it.
Visual Basic |
---|
Public Function OpenDatasetItem( _ ByVal dataset As String, _ ByVal id As Long _ ) As Integer |
Available: GEO MM ME MD OD OM SISpy
Group:
sis.OpenDatasetItem ("c:\data\planning\planning.bds", 103)
opens the item whose ID is 103, on the dataset c:\data\planning\planning.bds
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).