Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- ClipOn 3.0 Reference - skip() http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 SKIP()

 DESCRIPTION

 SKIP() moves forward or backwards a specified number of records in
 a given database .

 SYNTAX

 SKIP([dir] ,[dbf])

 PARAMETERS

 dir (N) is the direction to skip in the database.  Specify a
 positive (+) number to skip forward, or a negative (-) number to
 skip backwards.  The default is to skip one (+1).

 dbf (C) is the database alias name to skip within.  The default is
 the current database.

 RETURNS

 SKIP() returns the database name, record number, and total records
 as a character string.




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