Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Harbour Version 0.37 (c) reference Guid - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

DBCLEARFILTER()

Clears the current filter condiction in a work area
---------------------------------------------------------------------------------

 Syntax

        DbClearFilTer() -> NIL  

 Returns

        DbClearFilTer()   always returns NIL    

 Description

      This function clears any active filter condiction  for the current or
      selected work area.

 Examples

      Function Main()

       Use Test

       Set Filter to Left(Test->Name,2) == "An"

       Dbedit()

       Test->(DbClearFilter())

       USE

       Return Nil

Status

      Ready

 Compliance

      DBCLEARFILTER() is fully CA-Clipper compliant.

 Files

      Library is rdd



See Also: DBSETFILTER() DBFILTER()

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