Opens an Item within a dataset which matches an expression, making it the current open Item.
Visual Basic |
---|
Public Function OpenFormulaItem( _ ByVal nDataset As Long, _ ByVal formula As String _ ) As Integer |
The first Item which matches the formula will be opened, so this method is best suited to finding an Item using a unique value.
Available: GEO MM ME MD OD OM OV SISpy
Group:
sis.OpenFormulaItem (1, "URN$ = " & Chr(34) & "1998/190" & Chr(34))
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).