Get the value of a floating point field in the specified cursor.
Visual Basic |
---|
Public Function GetCursorFieldFlt( _ ByVal cursor As String, _ ByVal nField As Long _ ) As Double |
The field’s floating point value as a double.
Available: GEO MM ME MD OD OM SISpy
Group:
sis.GetCursorFieldFlt ("MyCursor", 0)
Reads the value of the first field from the current row into a double.
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).