Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfs()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfS()
Executes SETORDER() and SEEK() in the current area
------------------------------------------------------------------------------
Syntax:

     dfS( <nOrder>|<cOrderName>, <uSeek>,;
          [<lSoftSeek>] ) --> lFound

Parameters:

     <nOrder>|<cOrderName> Index or order number
     <uSeek>    Value to SEEK
     <lSoftSeek> Soft Seek. DEFAULT    SET SOFTSEEK

Returns:

     <lFound> If .T. the value has been found

Description:

     Selects a given index and seeks a given value
     
     N.B.
     
     dfS() move the file INDEX

Example:

     Cli->(dfS(1,"000001"))

See also:

     dfDbfExt()

See Also: dfDbfExt()

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