Lasso Soft Inc. > Home

[SkipRecords_Value]

[SkipRecords_Value] returns the current offset into a found set.

This tag can be used within the [Inline] ... [/Inline] tags that perform a database action or in a format file which is the response to an HTML form or URL that performs a database action. This tag cannot be used within [Records] ... [/Records] tags that reference a named inline.

  • Syntax
  • Parameters
[SkipRecords_Value]
Examples

To return the current offset into the found set of a database search:

Use the [SkipRecords_Value] tag. The following [Inline] ... [/Inline] tags perform a search in the People table of the Contacts database for all records and return the offset into the records that were found.

[Inline: -FindAll,
    -Database='Contacts',
    -Table='People',
    -KeyField='ID',
    -MaxRecords=5,
    -SkipRecords=5]
  <br>Showing records starting at record number [SkipRecords_Value].
[/Inline]
Result:
<br>Showing records starting at record number 6.
Tag Link [SkipRecords_Value] Category Results
Type Substitution Data Source Any
Support Preferred Version 2.5
Output Type Integer Security None
Implementation LCAPI Sets Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0, Lasso 5.0,LDML3x,LDML25

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft