Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Technical Reference - <b>clearfilter()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 clearFilter()
 Clear the active filter expression
------------------------------------------------------------------------------
 Prototype

     ERRCODE clearFilter(
                             AREAP wa
                           )

 Arguments

     wa is a pointer to self.

 Description

     clearFilter() clears the filter expression currently in use for a
     specified work area.

 Default Behavior

     clearFilter() removes the filter expression in wa->dbfi.  The items held
     in wa->dbfi.itmCobExpr and wa->dbfi.abFilterText are both released and
     set to NULL.

 Implementation Notes

     .  Verify that all items are properly released upon any
        reimplementation of clearFilter().

 Files  Header file is Rdd.api.


See Also: AREA setFilter()

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