ArcPad Scripting Object Model
Move Method
See Also  Send comments on this topic.
NumRecords
Required. A Long that contains the number of recordset to move. Positive values move forward; negative values move backward.
Start
Optional. A Long that specifies the bookmark of the record to start moving from. Return Value
Recordset Collection : Move Method

Glossary Item Box

Description

Moves the current record position forward or backward a specified number of records

Syntax

object.Move ( NumRecords [,Start] )

Parameters

NumRecords
Required. A Long that contains the number of recordset to move. Positive values move forward; negative values move backward.
Start
Optional. A Long that specifies the bookmark of the record to start moving from. Return Value

See Also

© 2012 All Rights Reserved.