ArcPad Scripting Object Model
MoveNext Method
See Also  Send comments on this topic.
Recordset Collection : MoveNext Method

Glossary Item Box

Description

Moves the current record position one record forward (toward the bottom of the RecordSet).

Syntax

object.MoveNext

Remarks

Confirm that EOF is False before calling this method.

Example

See Also

© 2013 All Rights Reserved.