Get the expression of the specified field in the specified cursor.
Visual Basic |
---|
Public Function GetCursorFieldFormula( _ ByVal cursor As String, _ ByVal nField As Long _ ) As String |
print(sis.GetCursorFieldFormula ("MyCursor", -1))
Address$\tCounty$\tPostTown$\tPostcode$
The field’s expression as a string.
Available: GEO MM ME MD OD OM SISpy
Group:
sis.GetCursorFieldFormula ("MyCursor", 0)
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).