[TOC] [Prev] [Next] [Bottom]



<@STARTROW>

Description

Returns the position of the first row retrieved by a Search or Direct DBMS action within the set of records matching the action's criteria. This value corresponds to the one specified in the Start retrieval at match number field in the Results section of the Search action.

Example

<@TOTALROWS> records matched your criteria. Listed here are <@NUMROWS> records, starting with record <@STARTROW>.

<@ROWS>
...
</@ROWS>

This example returns a message indicating the number of records found and returned, and the position of the first record shown within the found rowset.

See Also

<@ABSROW>
<@CURROW>
<@MAXROWS>
<@NUMROWS>
<@ROWS> </@ROWS>
<@TOTALROWS>



[TOC] [Prev] [Next] [Bottom]



docs@pervasive.com

Copyright © 1998, Pervasive Software Inc. All rights reserved.