Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide to Clip-4-Win version 3.0 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

WODBC:Skip() Method
Change the current position
------------------------------------------------------------------------------

Syntax
<oSQL>:Skip( [ <n> ] )   -->   nPos

Arguments
<n> is the number of lines to skip forward (if <n> is positive),
or backwards (if negative).  The default is one (1).

Returns
The new position is returned.

Description
This is the equivalent of dbSkip() for work areas, but
operates on the current SQL data (the result set).

Example


See Also: WODBC:GoBottom() WODBC:GoTo() RecNo

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson