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.2 . The Guide To CA-Clippe - <b>ordlistclear() function</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 ORDLISTCLEAR() function
 Clear the current Order List
------------------------------------------------------------------------------
 Syntax

     ORDLISTCLEAR() --> NIL

 Returns

     ORDLISTCLEAR() always returns NIL.

 Description

     ORDLISTCLEAR() is an Order management function that removes all Orders
     from the Order List for the current or aliased work area.  When you are
     done, the Order List is empty.

     This function supersedes the function DBCLEARINDEX().

 Examples

     USE Sales NEW
     SET INDEX TO SaRegion, SaRep, SaCode
     .
     . < statements >
     .
     ORDLISTCLEAR()      // Closes all the current indexes

 Status:  New

 See also:  SET INDEX, DBCLEARINDEX()

See Also: SET INDEX DBCLEARIND()

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