Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Paradox Engine 3.0 for C - <b>syntax:</b> int pxrecprev(tablehandle tblhandle) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Syntax: int PXRecPrev(TABLEHANDLE tblHandle)

Args: tblHandle - table (file) handle

Returns: PXSUCCESS (0) or error number

Synopsis: Moves the current record to the previous record in the
   table. Previous is in respect to the index order of tblHandle.

   Public blobs associated with the record are cleared,  even if the cursor
   does not actually move.

See Also: Example

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