Cadcorp SIS API Methods

MoveCursorToEnd Method

Description

Moves the current row to be at the end of the named cursor.

Syntax

Visual Basic
Public Function MoveCursorToEnd( _
   ByVal cursor As String _
) As Integer

Parameters

cursor
The named cursor in which the current row is to be moved to the end.

Remarks

Available: GEO MM ME MD OD OM SISpy

Group:

Example

sis.MoveCursorToEnd ("MyCursor")

Moves the current row in MyCursor to be at the end of the cursor


Send comments on this topic.

Click to return to www.cadcorp.com

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